Merge pull request #6020 from Snuffleupagus/overlay-toolbarField
Tweak the :focus/:hover CSS rules of the .toolbarField class used in Overlay dialogs
This commit is contained in:
commit
73545fbb92
@ -1358,10 +1358,6 @@ html[dir='rtl'] .attachmentsItem > button {
|
|||||||
.dialog .toolbarField {
|
.dialog .toolbarField {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
.dialog .toolbarField:hover,
|
|
||||||
.dialog .toolbarField:focus {
|
|
||||||
border-color: hsla(0,0%,0%,.32) hsla(0,0%,0%,.38) hsla(0,0%,0%,.42);
|
|
||||||
}
|
|
||||||
|
|
||||||
.dialog .separator {
|
.dialog .separator {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user