mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (fix the listheader in the applications preferences pane) [p=twanno@lycos.nl (Teune van Steeg) r=myk a1.9=schrep]
This commit is contained in:
parent
1f0ec17ef0
commit
f8e3a01a7a
@ -94,7 +94,7 @@
|
||||
<richlistbox id="handlersView" orient="vertical" persist="lastSelectedType"
|
||||
preference="pref.downloads.disable_button.edit_actions"
|
||||
onselect="gApplicationsPane.onSelectionChanged();">
|
||||
<listheader equalsize="always" style="border: 0; padding: 0;">
|
||||
<listheader equalsize="always" style="border: 0; padding: 0; -moz-appearance: none;">
|
||||
<treecol id="typeColumn" label="&typeColumn.label;" value="type"
|
||||
accesskey="&typeColumn.accesskey;" persist="sortDirection"
|
||||
flex="1" onclick="gApplicationsPane.sort(event);"
|
||||
|
Loading…
Reference in New Issue
Block a user