Update popup.css
This commit is contained in:
parent
bcd54b01c6
commit
0c4d9ccb85
1 changed files with 3 additions and 3 deletions
|
@ -254,9 +254,9 @@ table {
|
|||
--identity-icon-color: #af51f5;
|
||||
}
|
||||
|
||||
[data-identity-color="black"] {
|
||||
--identity-tab-color: #000000;
|
||||
--identity-icon-color: #000000;
|
||||
[data-identity-color="toolbar"] {
|
||||
--identity-tab-color: var(--toolbar-field-color);
|
||||
--identity-icon-color: var(--toolbar-field-color);
|
||||
}
|
||||
|
||||
[data-identity-icon="fingerprint"] {
|
||||
|
|
Loading…
Add table
Reference in a new issue