зеркало из https://github.com/mozilla/gecko-dev.git
Bug 992637 - Remove the background color from subview headers and make them all-caps instead such that the background matches the panel arrow color. r=jaws
This commit is contained in:
Родитель
57f3c84e33
Коммит
b3341f795f
|
@ -144,9 +144,9 @@ panelmultiview[nosubviews=true] > .panel-viewcontainer > .panel-viewstack > .pan
|
|||
|
||||
.panel-subview-header {
|
||||
margin: -4px -4px 4px;
|
||||
background-color: hsla(210,4%,10%,.05);
|
||||
box-shadow: 0 -1px 0 hsla(210,4%,10%,.05) inset;
|
||||
color: hsl(0,0%,50%);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.cui-widget-panelview .panel-subview-header {
|
||||
|
|
Загрузка…
Ссылка в новой задаче