зеркало из https://github.com/mozilla/pjs.git
bug 160309 r=timeless sr=blake
part 2: classic theme has invalid property values
This commit is contained in:
Родитель
017aaee729
Коммит
abab5b6faf
|
@ -95,7 +95,7 @@ toolbargrippy[tbgrippy-collapsed="true"] {
|
||||||
toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-texture {
|
toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-texture {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
width: none;
|
width: 0px;
|
||||||
height: 6px;
|
height: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -93,7 +93,7 @@ toolbargrippy[tbgrippy-collapsed="true"] {
|
||||||
toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-texture {
|
toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-texture {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
width: none;
|
width: 0px;
|
||||||
height: 6px;
|
height: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче