fix buttons in other skins

This commit is contained in:
Matthew Hodgson 2017-10-26 14:42:41 +01:00
parent ebbb677f2c
commit 8f0f34e761
3 changed files with 9 additions and 7 deletions

View file

@ -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 {