Some UI theming. square buttons
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
|
||||
/* Menu bar colors */
|
||||
.menubar .ui.item {
|
||||
color: #373737;
|
||||
color: #4A4A4A;
|
||||
}
|
||||
.fullscreensim .menubar .ui.menu {
|
||||
box-shadow: none !important;
|
||||
@ -60,6 +60,7 @@
|
||||
.menubar .ui.menu.fixed .item.editor-menuitem .ui.grid {
|
||||
background: @blue !important;
|
||||
border-radius: 0px !important;
|
||||
border: 2px solid @blue;
|
||||
}
|
||||
.menubar .ui.menu.fixed .ui.item.editor-menuitem .item:not(.active) {
|
||||
color: white;
|
||||
|
Reference in New Issue
Block a user