зеркало из https://github.com/mozilla/pjs.git
Fix for column resizing. 41357.
This commit is contained in:
Родитель
349528309d
Коммит
4c6bc44500
|
@ -601,3 +601,8 @@ autorepeatbutton.up {
|
||||||
autorepeatbutton.down {
|
autorepeatbutton.down {
|
||||||
behavior : url("chrome://global/content/xulBindings.xml#autorepeatbutton-down");
|
behavior : url("chrome://global/content/xulBindings.xml#autorepeatbutton-down");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
splitter.tree-splitter {
|
||||||
|
width: 0px;
|
||||||
|
max-width: 0px;
|
||||||
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче