mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
61d83a9dae
commit
e9d6ac351b
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user