зеркало из https://github.com/mozilla/pjs.git
Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt
This commit is contained in:
Родитель
81e0d16517
Коммит
42a189f870
|
@ -33,3 +33,7 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.bookmarks-window-tree {
|
||||
border: none;
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
|
|
@ -62,3 +62,8 @@
|
|||
.down[disabled="true"] {
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif");
|
||||
}
|
||||
|
||||
.sidebarTree {
|
||||
border: none;
|
||||
margin: 0px !important;
|
||||
}
|
Загрузка…
Ссылка в новой задаче