fourth part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / devtools / profiler.css
index cec665ebb248a660f6188ecf519ebef24563a293..154aa895b4b3d348e921929402fbc94e7059697d 100644 (file)
@@ -28,6 +28,10 @@ window {
   -moz-border-start-color: transparent;
 }
 
+.profiler-sidebar .devtools-toolbar {
+  -moz-border-end: 1px solid #9C9CFF; /* Match the splitter color. */
+}
+
 .profiler-sidebar-item {
   padding: 3px 5px;
 }
@@ -44,7 +48,6 @@ window {
 
 .profiler-sidebar-item > hbox {
   margin-top: 2px;
-  color: #A09090;
 }
 
 .profiler-sidebar-item > hbox > a {