author | Dão Gottwald <dao@mozilla.com> |
Mon, 07 Feb 2011 19:48:16 -0800 | |
changeset 62120 | dd1474517009c71fbb6a46e9c86f9c05c7aab5da |
parent 62119 | 3001bf0ba0a3e2cc46b864fd709128ff3c22a43c |
child 62121 | 7dce529f72b2b611f3d16de27713ede460ae64a5 |
push id | 18603 |
push user | felipc@gmail.com |
push date | Tue, 08 Feb 2011 03:52:37 +0000 |
treeherder | mozilla-central@dd1474517009 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 631192 |
milestone | 2.0b12pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/themes/winstripe/browser/browser-aero.css +++ b/browser/themes/winstripe/browser/browser-aero.css @@ -229,16 +229,22 @@ .searchbar-textbox[focused="true"] { background-color: white; } .tabbrowser-tab:not(:-moz-lwtheme) { text-shadow: none; } + #main-window[sizemode=normal]:not([inFullscreen=true]) .statuspanel-inner { + /* align with the browser's side borders */ + padding-left: 1px; + padding-right: 1px; + } + #allTabs-panel, #ctrlTab-panel { background: transparent; -moz-appearance: -moz-win-glass; border-radius: 0; border: none; font: normal 1.2em "Segoe UI"; color: black;