Bug 992637 fullowup, use small-caps instead of uppercase for more l10n safety. r=gijs

This commit is contained in:
Dão Gottwald 2014-10-12 17:24:03 +02:00
Родитель 6bc16d5faa
Коммит 32dfc68a9e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -146,7 +146,7 @@ panelmultiview[nosubviews=true] > .panel-viewcontainer > .panel-viewstack > .pan
margin: -4px -4px 4px; margin: -4px -4px 4px;
box-shadow: 0 -1px 0 hsla(210,4%,10%,.05) inset; box-shadow: 0 -1px 0 hsla(210,4%,10%,.05) inset;
color: GrayText; color: GrayText;
text-transform: uppercase; font-variant: small-caps;
} }
.cui-widget-panelview .panel-subview-header { .cui-widget-panelview .panel-subview-header {