gecko-dev/browser/themes/osx/compacttheme.css
Dão Gottwald ee4fb47b90 Bug 1387043 - Remove obsolete rules from browser/themes/osx/compacttheme.css. r=ntim
MozReview-Commit-ID: DSanC17BM71

--HG--
extra : rebase_source : a08f1c4b2806c6e96a68dab35ed034eebc7f8560
2017-08-03 15:37:09 +02:00

12 lines
394 B
CSS

% This Source Code Form is subject to the terms of the Mozilla Public
% License, v. 2.0. If a copy of the MPL was not distributed with this
% file, You can obtain one at http://mozilla.org/MPL/2.0/.
%include ../shared/compacttheme.inc.css
/* Get rid of 1px bright strip at the top of window */
#main-window[tabsintitlebar] #titlebar-content {
background: var(--chrome-background-color);
}