Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@107274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b4d8e10d3e
commit
4c900542b8
@ -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;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user