Blocks / JS menu toggle theming
This commit is contained in:
parent
4b7b6eebca
commit
4def93d7c5
@ -35,6 +35,16 @@
|
||||
&:extend(.orange all);
|
||||
}
|
||||
|
||||
.ui.menu .item.editor-menuitem {
|
||||
background: @primaryColor !important;
|
||||
margin: 0.5rem;
|
||||
padding: 0.7rem;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
.ui.menu.fixed .item.blocks-menuitem, .ui.menu.fixed .item.javascript-menuitem {
|
||||
border-radius: 0.2rem !important;
|
||||
}
|
||||
|
||||
#filelist {
|
||||
background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user