зеркало из https://github.com/mozilla/gecko-dev.git
Bug 980383 - [Australis] Fix border of Exit Customization button when in customization mode. r=mconley.
This commit is contained in:
Родитель
b1fc7da9f3
Коммит
906374b69f
|
@ -519,6 +519,11 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton {
|
|||
color: white;
|
||||
background-color: rgb(116,191,67);
|
||||
text-shadow: none;
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
#customization-panelHolder #PanelUI-customize + toolbarseparator {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#customization-panelHolder #PanelUI-customize:hover,
|
||||
|
|
Загрузка…
Ссылка в новой задаче