X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fscrollbars.css;h=0109fca8c86c6f1d3352c6f3b7f18795e6020702;hp=f7d8bd6df5ee63cfd1e3976648770eab6f04275c;hb=cfae8c7415f63c4e1fb5a13876f22ee0881b76ec;hpb=7a7b11b3a8e1e334310160e6b2b5ef208a2e66c9 diff --git a/LCARStrek/global/scrollbars.css b/LCARStrek/global/scrollbars.css index f7d8bd6d..0109fca8 100644 --- a/LCARStrek/global/scrollbars.css +++ b/LCARStrek/global/scrollbars.css @@ -226,7 +226,7 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" /* ::::: scrollbar button ::::: */ html|div scrollbarbutton { - background: -moz-Dialog no-repeat 0px 1px; + background: -moz-Dialog no-repeat 50% 50%; min-width: 16px; min-height: 16px; } @@ -237,7 +237,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 .... */