Update Preferences.css
This commit is contained in:
parent
7420a87af0
commit
d4d5a7d166
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Profile Picture */
|
/* Profile Picture */
|
||||||
.fxaProfileImage {
|
.fxaProfileImage:not([style*="list-style-image"]) {
|
||||||
list-style-image: url(../icons/profile.svg) !important;
|
list-style-image: url(../icons/profile.svg) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -285,4 +285,4 @@
|
||||||
.category[selected]::before {
|
.category[selected]::before {
|
||||||
border-color: var(--category-active) !important;
|
border-color: var(--category-active) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue