X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Ftoolbar.css;h=d4f6c6660f0b56d9ce1af6fc8b7aa844ad352217;hb=ee6cb01c5c029cb70bea445000414081ae82bcbd;hp=ddbfb781b395b6f28c9ba0bc366fc9f48c1fd644;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0;p=themes.git diff --git a/LCARStrek/communicator/toolbar.css b/LCARStrek/communicator/toolbar.css index ddbfb781..d4f6c666 100644 --- a/LCARStrek/communicator/toolbar.css +++ b/LCARStrek/communicator/toolbar.css @@ -37,9 +37,9 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -/* ==== toolbar.css ========================================================= - == Styles for special toolbars in the Communicator suite. - ========================================================================== */ +/* ===== toolbar.css ==================================================== + == Styles used by XUL grippytoolbar in addition to general toolbar styles. + ======================================================================= */ /* ::::: primary toolbar ::::: */ @@ -52,9 +52,9 @@ } .toolbar-primary > toolbargrippy { - background-color: #9C9CFF; + background-color: #9C9CFF; } .toolbar-primary > toolbargrippy:hover { - background-color: #FFCF00; + background-color: #FFCF00; }