second part of syncing LCARStrek with Firefox 33 windows theme changes
[themes.git] / LCARStrek / browser / devtools / styleeditor.css
index cda30c3fbfff0f420b8d3e85e1f953c74f79460e..6c142455c807d23e0e46546e174bc293a8955402 100644 (file)
@@ -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;