X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Ffloating-scrollbars-light.css;fp=LCARStrek%2Fdevtools%2Ffloating-scrollbars-light.css;h=fd104cf6c20acfdccf1728e29f3b84b5af5c8c60;hb=dc9d5d64a3f915cb832f43050545b432f33504f7;hp=0000000000000000000000000000000000000000;hpb=ecfc58b0361c617fa298d4b1bb69ea2484d37de2;p=themes.git diff --git a/LCARStrek/devtools/floating-scrollbars-light.css b/LCARStrek/devtools/floating-scrollbars-light.css new file mode 100644 index 00000000..fd104cf6 --- /dev/null +++ b/LCARStrek/devtools/floating-scrollbars-light.css @@ -0,0 +1,10 @@ +/* vim:set ts=2 sw=2 sts=2 et: */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +@import url("chrome://devtools/skin/floating-scrollbars.css"); + +scrollbar thumb { + /*background-color: rgba(170,170,170,0.2) !important;*/ +}