mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 436077 - Preferences: remove the dismiss button
This commit is contained in:
parent
2c14f55445
commit
b5a6892617
@ -267,9 +267,6 @@
|
||||
<button label="&clear.private.data.button;" command="cmd_sanitize"/>
|
||||
</richpref>
|
||||
</scrollbox>
|
||||
<hbox pack="end">
|
||||
<button label="Dismiss" oncommand="BrowserUI.show(UIMODE_NONE);"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</deck>
|
||||
</hbox>
|
||||
|
@ -13,7 +13,7 @@ richpref
|
||||
font-size: 1.5em ! important;
|
||||
color: white;
|
||||
background-color: grey;
|
||||
padding: .3em 0 .3em 0;
|
||||
padding: .2em 0 .2em 0;
|
||||
}
|
||||
|
||||
.prefbox
|
||||
|
Loading…
Reference in New Issue
Block a user