Bug 1290003 - Change the HTML sidebar tab font-size to 11px r=helenvholmes DONTBUILD

This commit is contained in:
Gabriel Luong 2016-07-28 11:50:37 -04:00
parent 1e0260eddf
commit 6dc54f7d80

View File

@ -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 {