Skip to content

Commit ca8ce2c

Browse files
committed
Update bookmark_icons_colorized.css
1 parent defec00 commit ca8ce2c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

current/css/generalui/bookmark_icons_colorized.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,12 @@ treechildren::-moz-tree-image(query, OrganizerQuery_tags_______v),
124124
#panelMenu_unsortedBookmarks {
125125
list-style-image: url("./../../image/unsortedBookmarks.png") !important;
126126
}
127+
128+
.bookmark-item {
129+
&[container] {
130+
list-style-image: url("./../../image/folder-item.png")!important;
131+
}
132+
&[hostContainer] {
133+
list-style-image: url("./../../image/folder-item.png")!important;
134+
}
135+
}

0 commit comments

Comments
 (0)