mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 00:20:37 +00:00
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:
parent
a8720c6436
commit
21c8b4228f
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user