X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fcustomizableui%2FpanelUI.css;fp=LCARStrek%2Fbrowser%2Fcustomizableui%2FpanelUI.css;h=ba5007a45df87f2bad5568051bd7a205bb431f82;hp=94fe0847ddcad32d8fa564503178d75236162ddc;hb=1cf9b0825ab3c891686ef5cdcde86e6a8efbf701;hpb=39819724e7ccf708c0bb3a149b5f02749ea81c60 diff --git a/LCARStrek/browser/customizableui/panelUI.css b/LCARStrek/browser/customizableui/panelUI.css index 94fe0847..ba5007a4 100644 --- a/LCARStrek/browser/customizableui/panelUI.css +++ b/LCARStrek/browser/customizableui/panelUI.css @@ -569,7 +569,7 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton { content: ""; width: 14px; height: 14px; - margin-right: 16.5px; + margin-inline-end: 16.5px; border-radius: 2px; background-size: contain; display: -moz-box; @@ -1635,6 +1635,7 @@ menuitem[checked="true"].subviewbutton > .menu-iconic-left { /* emulating chrome://browser/content/places/menu.xml#places-popup-arrow but without the arrow */ /* box-shadow: 0 0 4px rgba(0,0,0,0.2); background: var(--arrowpanel-background); + color: var(--arrowpanel-color); border: 1px solid var(--arrowpanel-border-color); border-radius: 3.5px; margin-top: -4px;*/