update both themes for chatzilla changes in recent cycles
[themes.git] / EarlyBlue / communicator / sidebar / sidebar.css
index b4e62e0575ab9d9b1610bd3c84e629c7c5d2a342..ea0325a9c1122b8a95358fdc78234214070df1a4 100644 (file)
   color: #CCD0DD;
   background-color: #666699;
   -moz-padding-start: 4px;
+  height: auto;
 }
 
 #sidebar-panel-picker {
   color: inherit;
 }
-  
+
 .sidebar-header-text {
   font-weight: bold;
 }
 
 .sbtab-twisty {
   margin: 2px 3px 0px;
-  list-style-image: url("chrome://global/skin/tree/twisty-closed.gif");
+  list-style-image: url("chrome://global/skin/tree/twisty.svg#clsd");
 }
 
 /*
 }
 
 .sbtab-twisty[selected="true"] {
-  list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
+  list-style-image: url("chrome://global/skin/tree/twisty.svg#open");
 }
 
 /* ::::: sidebar navigation buttons ::::: */