X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fscrollbars.css;h=706410fb5aa8fc6cf622733933c9ab287c4f6a12;hp=dd46d0bec4483623088d47d613bce5f5998a6c54;hb=7862e6ee1141fa74a714e5461320d2fb8299c455;hpb=6894848ca80b010dc62b1e84b59f705e1ee7cdac diff --git a/EarlyBlue/global/scrollbars.css b/EarlyBlue/global/scrollbars.css index dd46d0be..706410fb 100644 --- a/EarlyBlue/global/scrollbars.css +++ b/EarlyBlue/global/scrollbars.css @@ -202,7 +202,7 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" html|div scrollbarbutton, html|div scrollbarbutton[active="true"] { - background: -moz-Dialog no-repeat 0px 1px; + background: -moz-Dialog no-repeat 50% 50%; min-width: 16px; min-height: 16px; } @@ -212,7 +212,7 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" -moz-border-right-colors: ThreeDShadow -moz-Dialog; -moz-border-bottom-colors: ThreeDShadow -moz-Dialog; -moz-border-left-colors: ThreeDShadow -moz-Dialog; - background-position: 1px 2px; + background-position: 60% 60%; } /* ..... increment .... */