Sign in
skia
/
buildbot
/
refs/heads/main
/
.
/
debugger-app
/
modules
/
android-layers-sk
/
android-layers-sk.scss
blob: 97fd9cf196a2bd444ab11e649ff388d48a287733 [
file
] [
edit
]
android
-
layers
-
sk
{
.
androidlayerbox
{
padding
:
5px
;
margin
-
bottom
:
5px
;
box
-
shadow
:
5px
5px
18px
grey
;
background
-
color
:
#fff;
}
.
layername
{
color
:
#1f78b4;
font
-
size
:
16px
;
}
.
selected
{
background
-
color
:
#b4d4f8;
}
}