X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fstyleeditor.css;h=6c142455c807d23e0e46546e174bc293a8955402;hp=cda30c3fbfff0f420b8d3e85e1f953c74f79460e;hb=9168a62c02f1b9fe7953f2fba5f32305980ac1a3;hpb=2b5a514788884f7527ad59c3381c75a71d4dbeea diff --git a/LCARStrek/browser/devtools/styleeditor.css b/LCARStrek/browser/devtools/styleeditor.css index cda30c3f..6c142455 100644 --- a/LCARStrek/browser/devtools/styleeditor.css +++ b/LCARStrek/browser/devtools/styleeditor.css @@ -107,8 +107,8 @@ window:not([windowtype]) { } .stylesheet-sidebar { - width: 237px; - -moz-border-start: 1px solid; + max-width: 400px; + min-width: 100px; border-color: #9C9CFF; /* Splitters */ } @@ -152,11 +152,6 @@ window:not([windowtype]) { background-position: -24px 8px; } -#style-editor-options { - width: 20px; - overflow: hidden; -} - .splitview-nav > li > .stylesheet-enabled:focus, .splitview-nav > li:hover > .stylesheet-enabled { outline: 0;