X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fsplitter.css;h=acce973bbc1fc063b66df5237acf1f24637f7753;hp=70a2c58528dbb0def4f64faee38575179fc3fd00;hb=7278d3809f0c07daa5a06d0be502c96f00cdef36;hpb=6046f02728e083dbd359a9ee7946cd76dc74fb35 diff --git a/LCARStrek/global/splitter.css b/LCARStrek/global/splitter.css index 70a2c585..acce973b 100644 --- a/LCARStrek/global/splitter.css +++ b/LCARStrek/global/splitter.css @@ -35,12 +35,12 @@ * * ***** END LICENSE BLOCK ***** */ -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - /* ===== splitter.css =================================================== == Styles used by the XUL splitter element. ======================================================================= */ +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + /* ::::: splitter (vertical) ::::: */ splitter { @@ -52,7 +52,7 @@ splitter { border-bottom: 3px solid black; min-width: 6px; background-color: #9C9CFF; - margin: 0px 3px 0px 3px; + margin: 0px 3px; } splitter[state="dragging"], @@ -73,7 +73,7 @@ splitter[orient="vertical"] { border-left: 3px solid black; border-right: 3px solid black; min-height: 6px; - margin: 3px 0px 3px 0px; + margin: 3px 0px; } /* ::::: splitter grippy ::::: */