mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
Bug 1578906 - Show a larger underline on the accesskeys since they are only single characters and descenders can make the underline appear very small for an accesskey. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D69265 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
53168da7e7
commit
c60456e198
@ -112,6 +112,7 @@ label.text-link, label[onclick] {
|
||||
|
||||
label html|span.accesskey {
|
||||
text-decoration: underline;
|
||||
text-decoration-skip-ink: none;
|
||||
}
|
||||
|
||||
/********** toolbarbutton **********/
|
||||
|
Loading…
x
Reference in New Issue
Block a user