X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Ftoolbarbutton.css;h=4cd992741b9ae13a29c26484f5f537e9c370878e;hb=3b1530c2325c37e07e8f75e72bf2d157ed606175;hp=4ec3c75ce1c3d8032e973eeb8b358130418ef4b6;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75;p=themes.git diff --git a/EarlyBlue/global/toolbarbutton.css b/EarlyBlue/global/toolbarbutton.css index 4ec3c75c..4cd99274 100644 --- a/EarlyBlue/global/toolbarbutton.css +++ b/EarlyBlue/global/toolbarbutton.css @@ -55,7 +55,8 @@ toolbarbutton { color: #000000; } -.toolbarbutton-icon { +.toolbarbutton-icon[label]:not([label=""]), +.toolbarbutton-icon[type="menu"] { -moz-margin-end: 2px; } @@ -103,6 +104,10 @@ toolbarbutton[disabled="true"][open="true"] { color: #999999; } +toolbarbutton:-moz-lwtheme { + text-shadow: none; +} + /* ..... checked state ..... */ toolbarbutton[checked="true"] {