mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-30 06:53:23 -07:00
QS: quick toggle menu changes
- Decrease border radius - Fix margins in Background apps menu
This commit is contained in:
@@ -103,8 +103,9 @@
|
||||
.quick-toggle-menu {
|
||||
background-color: BACKGROUND-COLOR !important;
|
||||
color: TEXT-PRIMARY-COLOR !important;
|
||||
border-radius: 20px;
|
||||
border-radius: 18px;
|
||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||
margin: 12px auto;
|
||||
}
|
||||
|
||||
/* connect / disconnect text color */
|
||||
|
Reference in New Issue
Block a user