mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-04 23:34:47 -07:00
Buttons: fix qs buttons (44), add clear button styles back
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
.button {
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
background-color: ACCENT-DISABLED-COLOR;
|
||||
border-radius: 9px;
|
||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||
}
|
||||
|
||||
@@ -89,8 +88,9 @@
|
||||
box-shadow: inset 0 0 0 2px ACCENT-SECONDARY-COLOR !important;
|
||||
}
|
||||
|
||||
.message-list-controls .button {
|
||||
.message-list-clear-button {
|
||||
padding: 3px 15px;
|
||||
border-radius: 9px;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user