01017e7d63
Use MacOS menupopup style to prefs window Move style mac/menupopup into mac/components
5 lines
99 B
SCSS
5 lines
99 B
SCSS
.help-button {
|
|
appearance: auto;
|
|
-moz-default-appearance: -moz-mac-help-button;
|
|
min-width: 0;
|
|
}
|