disable darkmode folder icon
This commit is contained in:
parent
5fcaa868b0
commit
d4f33caee2
1 changed files with 2 additions and 0 deletions
|
@ -363,10 +363,12 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
|
||||||
list-style-image: url(folder.svg) !important;
|
list-style-image: url(folder.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
:root[lwthemetextcolor="bright"] .bookmark-item[container]
|
:root[lwthemetextcolor="bright"] .bookmark-item[container]
|
||||||
{
|
{
|
||||||
list-style-image: url(folder-bookmarks.svg#darkmode) !important;
|
list-style-image: url(folder-bookmarks.svg#darkmode) !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.bookmark-item[container]
|
.bookmark-item[container]
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue