fix buttons in other skins
This commit is contained in:
parent
ebbb677f2c
commit
8f0f34e761
3 changed files with 9 additions and 7 deletions
|
@ -205,11 +205,10 @@ textarea {
|
|||
margin-right: 8px;
|
||||
|
||||
// flip colours for the secondary ones
|
||||
font-weight: 600;
|
||||
border: 1px solid $accent-color ! important;
|
||||
color: $accent-color;
|
||||
background-color: $accent-fg-color;
|
||||
|
||||
/* align images in buttons (eg spinners) */
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mx_Dialog button:focus, .mx_Dialog input[type="submit"]:focus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue