X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fhelp.css;h=45b02574501a33c3a8ab1dea31fe0885792cc2fa;hp=fc89d96b767d346f66ae3b18e0e711f9d9f163d7;hb=d84b9613e1a1e1e6892338ba0df362fd68886085;hpb=731b0901600466dfe54ad97158656e7f18b8f877 diff --git a/LCARStrek/communicator/help.css b/LCARStrek/communicator/help.css index fc89d96b..45b02574 100644 --- a/LCARStrek/communicator/help.css +++ b/LCARStrek/communicator/help.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. @@ -48,8 +48,8 @@ list-style-image: url("chrome://navigator/skin/icons/back-disabled.gif") !important; } -#helpBackButton[buttonover="true"], -#helpBackButton[buttondown="true"] { +#helpBackButton:hover, +#helpBackButton:hover:active { list-style-image: url("chrome://navigator/skin/icons/back-hover.gif"); } @@ -61,8 +61,8 @@ list-style-image: url("chrome://navigator/skin/icons/forward-disabled.gif") !important; } -#helpForwardButton[buttonover="true"], -#helpForwardButton[buttondown="true"] { +#helpForwardButton:hover, +#helpForwardButton:hover:active { list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif"); }