зеркало из https://github.com/mozilla/gecko-dev.git
add support for sidebar titles to be <text> nodes, not just <html:div>'s
This commit is contained in:
Родитель
1462df42b3
Коммит
a49a914d0d
|
@ -104,6 +104,11 @@ iframe.panel-frame {
|
|||
margin: 2px;
|
||||
}
|
||||
|
||||
.sidebar-main-header > text {
|
||||
font-weight: bold;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
.sidebar-main-header > titledbutton {
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче