Bug 430371: Restore borders to the toolbars for Vista Classic, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=me,ui-r=beltzner, a=damon

This commit is contained in:
gavin@gavinsharp.com 2008-04-23 16:00:03 -07:00
parent 61d83a9dae
commit e9d6ac351b

View File

@ -1,7 +1,7 @@
%include browser.css
/* ::::: Main Window Styling ::::: */
#navigator-toolbox > toolbar {
#navigator-toolbox:-moz-system-metric(windows-default-theme) > toolbar {
-moz-appearance: none;
border-style: none;
}