mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Make current Echo overlay tab dark gray and bold
mw-ui-quiet gets dark gray and bold. This way it is easier to see which is the current tab. Bug: T71929 Change-Id: Ie7e21cd71a385d216402d393344cf76d3ed45d23
This commit is contained in:
parent
f6421760b1
commit
e359b304db
|
@ -54,6 +54,8 @@
|
|||
|
||||
&.mw-ui-quiet {
|
||||
pointer-events: none;
|
||||
color: #6D6D6D;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue