X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fpopup.css;h=99d0ec089eb62ccd8920d7a43b31b474ff7d0eb2;hp=74f3cc77b319dcbd7686c1cd5ce893c0215e44dd;hb=5c24efd96c57a58d9b3fa3269df85db8f18789fb;hpb=71a617ff22ae6266108ab20198128db5ae2bd33c diff --git a/EarlyBlue/global/popup.css b/EarlyBlue/global/popup.css index 74f3cc77..99d0ec08 100644 --- a/EarlyBlue/global/popup.css +++ b/EarlyBlue/global/popup.css @@ -27,7 +27,9 @@ panel[type="arrow"] { } .panel-arrowcontainer:not([panelopen]) { - opacity: 0; + /* Does not work correctly in Linux right now. - 2012-09-30 + * Actually, only breaks uncommon Window Managers, but arrowpanels disappear completely. 2013-07-21 + opacity: 0; */ } .panel-arrowcontainer:not([panelopen])[side="top"] { @@ -100,6 +102,8 @@ panel[type="arrow"][side="right"] { margin-left: -5px; } +/* ::::: tooltip ::::: */ + tooltip { background-color : #FFFFCC; border : 1px outset #FFFFCC;