mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1290003 - Change the HTML sidebar tab font-size to 11px r=helenvholmes DONTBUILD
This commit is contained in:
parent
1e0260eddf
commit
6dc54f7d80
@ -46,7 +46,7 @@
|
||||
.theme-dark .tabs .tabs-navigation,
|
||||
.theme-light .tabs .tabs-navigation {
|
||||
border-bottom: 1px solid var(--theme-splitter-color);
|
||||
font-size: 12px;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.theme-firebug .tabs .tabs-navigation {
|
||||
|
Loading…
Reference in New Issue
Block a user