X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fscrollbars.css;h=530f0dfc4b58fd238b1e2df015d24e69c9ebeed0;hp=01a564d55a481957e021c69b422575f9520cce3e;hb=03f6f39c58668f7003fb4baba2da0e0e0f1e5f00;hpb=b1e5c9b1470d19c43f7c724365a64a92c61cbc0a diff --git a/LCARStrek/global/scrollbars.css b/LCARStrek/global/scrollbars.css index 01a564d5..530f0dfc 100644 --- a/LCARStrek/global/scrollbars.css +++ b/LCARStrek/global/scrollbars.css @@ -109,6 +109,12 @@ scrollbarbutton:hover:active { padding: 2px 0px 0px 2px; } +/* ::::: square at the corner of two scrollbars ::::: */ + +scrollcorner { + background-color: #000000; +} + /* ..... increment .... */ scrollbarbutton[type="increment"] { @@ -255,4 +261,4 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" background-image: url("chrome://global/skin/arrow/arrow-up.gif") } -} \ No newline at end of file +}