mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-12 03:55:46 +01:00
Use the wrapped object for completion of XPCNativeWrappers
This commit is contained in:
@@ -72,10 +72,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
|
||||
*:-moz-loading, *:-moz-broken { display: none !important; }
|
||||
|
||||
.compitem > td {
|
||||
display: table-cell;
|
||||
-moz-binding: url(chrome://liberator/content/bindings.xml#compitem-td);
|
||||
}
|
||||
.compitem > td { -moz-binding: url(chrome://liberator/content/bindings.xml#compitem-td); }
|
||||
.compitem-td-span { height: 1.5em; display: block; }
|
||||
|
||||
.compitem[selected=true] { background-color: yellow; }
|
||||
|
||||
Reference in New Issue
Block a user