mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-01 22:04:58 -07:00
Quick toggle menu header icon improvements
This commit is contained in:
@@ -560,7 +560,8 @@ stage {
|
|||||||
|
|
||||||
.quick-toggle-menu .header .icon {
|
.quick-toggle-menu .header .icon {
|
||||||
background-color: ACCENT-COLOR;
|
background-color: ACCENT-COLOR;
|
||||||
border-radius: 15px;
|
border-radius: 12px;
|
||||||
|
icon-size: 1.4em;
|
||||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user