Web: clearer style for focused action button
This commit is contained in:
parent
d84efb8c9a
commit
1ac37ab625
@ -256,7 +256,8 @@ section.action-bar button.action[disabled] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
section.action-bar button.action:focus {
|
section.action-bar button.action:focus {
|
||||||
background-color: cadetblue;
|
/* Make sure the outline is clearly visible inside the button. */
|
||||||
|
outline-offset: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.action-bar button.action.dangerous {
|
section.action-bar button.action.dangerous {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user