X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fscratchpad.css;fp=LCARStrek%2Fdevtools%2Fscratchpad.css;h=29683edafd38759cfa0e6f296303da6be79a3fff;hp=0000000000000000000000000000000000000000;hb=dc9d5d64a3f915cb832f43050545b432f33504f7;hpb=ecfc58b0361c617fa298d4b1bb69ea2484d37de2 diff --git a/LCARStrek/devtools/scratchpad.css b/LCARStrek/devtools/scratchpad.css new file mode 100644 index 00000000..29683eda --- /dev/null +++ b/LCARStrek/devtools/scratchpad.css @@ -0,0 +1,14 @@ +/* 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/. */ + +/* === EQUALS scratchpad.inc.css === */ + +#scratchpad-sidebar > tabs { + height: 0; + border: none; +} + +#sp-toolbar { + border: none; +}