mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
198 B
CSS
7 lines
198 B
CSS
@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */
|
|
|
|
html|*.menulist-editable-input {
|
|
-moz-appearance: none !important;
|
|
background: transparent ! important;
|
|
}
|