Bug 428031: Library shouldn't look like a cluster of random UI elements, patch by Dão Gottwald <dao@mozilla.com>, r=mano, a=beltzner

This commit is contained in:
gavin@gavinsharp.com 2008-04-13 17:44:48 -07:00
parent a8720c6436
commit 21c8b4228f

View File

@ -94,7 +94,6 @@
/* Root View */
#placesView {
border-top: 1px solid ThreeDDarkShadow;
background-color: Window;
}
#splitter {
@ -278,13 +277,10 @@
}
%endif
#searchModifiers {
padding-right: 3px;
}
#organizerScopeBar {
background-color: Window;
-moz-appearance: toolbox;
padding: 2px 0;
-moz-padding-end: 3px;
}
#organizerScopeBar > toolbarbutton {