change fullsceen simulator bg
This commit is contained in:
parent
2ed28d725b
commit
90ca4704bd
@ -52,9 +52,12 @@
|
|||||||
&:extend(.ui.blue.button all);
|
&:extend(.ui.blue.button all);
|
||||||
}
|
}
|
||||||
|
|
||||||
#filelist, #editortools {
|
#filelist, #editortools, .fullscreensim #boardview {
|
||||||
background: #fff data-uri("../docs/static/logo_texture.png") 0 0 repeat !important;
|
background: #fff data-uri("../docs/static/logo_texture.png") 0 0 repeat !important;
|
||||||
}
|
}
|
||||||
|
.fullscreensim #mainmenu {
|
||||||
|
background: #1b1c1d !important;
|
||||||
|
}
|
||||||
|
|
||||||
#downloadArea {
|
#downloadArea {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user