mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1072992 - fix update button text color on OS X Yosemite to use ButtonText, r=dao
This commit is contained in:
parent
b7e0e55223
commit
1308754078
@ -40,6 +40,7 @@ wizardpage {
|
||||
|
||||
.wizard-buttons button {
|
||||
-moz-appearance: toolbarbutton;
|
||||
color: ButtonText;
|
||||
min-height: 22px;
|
||||
margin: 0 6px;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user