зеркало из https://github.com/mozilla/gecko-dev.git
Bug 134360. classic: mail filters are missing checkbox icons. Patch by Dennis <cuz48d@netscape.net> r=stephend@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org, adt=putterman@netscape.com
This commit is contained in:
Родитель
81fcd4c706
Коммит
e819c128e4
|
@ -32,10 +32,10 @@
|
|||
/* ::::: columns :::::: */
|
||||
|
||||
|
||||
treechildren:-moz-tree-cell(activeColumn) {
|
||||
treechildren:-moz-tree-image(activeColumn) {
|
||||
list-style-image: url("chrome://messenger/skin/icons/dot.gif");
|
||||
}
|
||||
|
||||
treechildren:-moz-tree-cell(activeColumn, Enabled-true) {
|
||||
treechildren:-moz-tree-image(activeColumn, Enabled-true) {
|
||||
list-style-image: url("chrome://messenger/skin/icons/check.gif");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче