mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Backed out changeset 28e8bdda3413, bug 534152, because of SunSpider and DHTML performance regression.
This commit is contained in:
commit
a27d14e3cf
@ -120,11 +120,8 @@
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
#main-window[chromehidden~="toolbar"][chromehidden~="location"][chromehidden~="directories"]::before {
|
||||
content: "";
|
||||
display: -moz-box;
|
||||
-moz-appearance: -moz-mac-unified-toolbar;
|
||||
height: 2px;
|
||||
#main-window[chromehidden~="toolbar"][chromehidden~="location"][chromehidden~="directories"] {
|
||||
border-top: 1px solid rgba(0,0,0,0.65);
|
||||
}
|
||||
|
||||
/* ----- INACTIVE WINDOW ----- */
|
||||
|
Loading…
Reference in New Issue
Block a user