X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fscrollbars.css;h=3751539a2995d1f833661037b97cc2228e7c5ec9;hp=92635b7659e764221a423baf850300d55f2767f0;hb=1d4ddf3044b84fc0b806064b1edcdbaa4c44677b;hpb=020a0978982e6d65abe6cac7e5514a4b4fd94e39 diff --git a/EarlyBlue/global/scrollbars.css b/EarlyBlue/global/scrollbars.css index 92635b76..3751539a 100644 --- a/EarlyBlue/global/scrollbars.css +++ b/EarlyBlue/global/scrollbars.css @@ -98,7 +98,8 @@ thumb[orient="horizontal"][disabled="true"] { scrollbarbutton { } -scrollbarbutton:hover:active { +scrollbarbutton:hover:active, +scrollbarbutton[active="true"] { border-style: inset; padding: 2px 0px 0px 2px; } @@ -201,7 +202,8 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" /* ::::: scrollbar button ::::: */ - html|div scrollbarbutton { + html|div scrollbarbutton, + html|div scrollbarbutton[active="true"] { background: -moz-Dialog no-repeat 0px 1px; min-width: 16px; min-height: 16px;