mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
[BASILISK] Align ChromeUI identity box label color with Basilisk branding.
This resolves #484
This commit is contained in:
parent
4f33dfa20b
commit
820295a87c
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#urlbar[pageproxystate="valid"] > #identity-box.chromeUI > #identity-icon-labels {
|
||||
%ifdef MOZ_OFFICIAL_BRANDING
|
||||
color: rgb(229,115,0);
|
||||
color: rgb(21,150,119);
|
||||
%else
|
||||
color: inherit;
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue