X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fpopup.css;h=f138cf514e5a9e8ab15ca1e3cb1fcc962c44325c;hp=f6cd7f2c3d863c2964add837ff19b027e5020925;hb=e181d49eeb1dcbecff7259949174b68c78b547c9;hpb=df8c26c46020f7b778d46e6ceedc93e4d4cb6202 diff --git a/EarlyBlue/global/popup.css b/EarlyBlue/global/popup.css index f6cd7f2c..f138cf51 100644 --- a/EarlyBlue/global/popup.css +++ b/EarlyBlue/global/popup.css @@ -35,12 +35,12 @@ * * ***** END LICENSE BLOCK ***** */ -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - /* ===== popup.css ====================================================== == Styles used by the XUL popup element. ======================================================================= */ +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + /* ::::: menupopup ::::: */ menupopup, @@ -55,7 +55,7 @@ tooltip { background-color : #FFFFCC; border : 1px outset #FFFFCC; color: #000000; - font-size: smaller; + /* font-size: smaller; */ padding: 2px; max-width: 40em; } @@ -63,6 +63,7 @@ tooltip { .tooltip-label { border: 0px; padding: 0px; + margin: 0px !important; } tooltip[titletip="true"] {