diff options
-rw-r--r-- | skins/chameleon/styles.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/chameleon/styles.css b/skins/chameleon/styles.css index 8e12fda..db31409 100644 --- a/skins/chameleon/styles.css +++ b/skins/chameleon/styles.css @@ -1642,7 +1642,8 @@ input.button.delete:hover { #directorylist li.addressbook.readonly, #directorylist li.addressbook.shared, #directorylist li.addressbook.other, -.notesview #notebooks div.folder span.handle { +.notesview #notebooks div.folder span.handle, +.notesview #notebooks li .listname { background-image: url(images/listicons.png); background-position: right -5000px; background-repeat: no-repeat; |