mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 04:25:46 +01:00
Experimental new Hint style. Lets see how vitriolic the reaction is.
This commit is contained in:
@@ -103,6 +103,8 @@ var Highlights = Module("Highlight", {
|
||||
obj.set("defaultExtends", obj.defaultExtends.split(","));
|
||||
obj.set("agent", agent);
|
||||
|
||||
obj.set("defaultValue", Styles.append("", obj.get("defaultValue")));
|
||||
|
||||
let old = this.highlight[obj.class];
|
||||
this.highlight[obj.class] = obj;
|
||||
// This *must* come before any other property changes.
|
||||
|
||||
Reference in New Issue
Block a user