X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fcontrolcenter%2Fpanel.css;h=cbd691c3951b3998df9922ce7b0b392a39b19af4;hp=2f091404f84c66e3a121cc08f0f3761925f93138;hb=39819724e7ccf708c0bb3a149b5f02749ea81c60;hpb=9d311b0d8bce4917df58f628dfbb5c6e3f667e76 diff --git a/LCARStrek/browser/controlcenter/panel.css b/LCARStrek/browser/controlcenter/panel.css index 2f091404..cbd691c3 100644 --- a/LCARStrek/browser/controlcenter/panel.css +++ b/LCARStrek/browser/controlcenter/panel.css @@ -121,11 +121,8 @@ margin: 0; min-width: auto; width: var(--identity-popup-expander-width); - background-image: url("chrome://browser/skin/controlcenter/arrow-subview.svg#arrow"); - background-size: 16px, auto; - background-position: center; - background-repeat: no-repeat; - background-color: transparent; + background: url("chrome://browser/skin/controlcenter/arrow-subview.svg") center no-repeat; + background-size: 16px; border-radius: 0 5px 5px 0; } @@ -382,7 +379,6 @@ description#identity-popup-content-verifier, } .identity-popup-permission-icon.in-use { - fill: #FF0000; animation: 1.5s ease in-use-blink infinite; }