fix missing icon in the configuration dialog
This commit is contained in:
parent
d4781a8a6e
commit
145e164fa2
@ -5,5 +5,5 @@ radio[pane] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
radio[pane="prefpane-tree"] {
|
radio[pane="prefpane-tree"] {
|
||||||
list-style-image: url("chrome://treestyletab/content/res/icon32.png");
|
list-style-image: url("chrome://treestyletab/content/res/icon.png");
|
||||||
}
|
}
|
||||||
|
@ -59,7 +59,7 @@ radio[pane="prefpane-advanced"][selected="true"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
radio[pane="prefpane-tree"] {
|
radio[pane="prefpane-tree"] {
|
||||||
list-style-image: url("chrome://treestyletab/content/res/icon32.png");
|
list-style-image: url("chrome://treestyletab/content/res/icon.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
label.scale-label {
|
label.scale-label {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user