sync EarlyBlue theme with toolkit windows theme changes in Mozilla 41 cycle
[themes.git] / LCARStrek / mozapps / extensions / extensions.css
index 0599cb83daac1bb8366e4aa020490ecdc2c6ba9c..1253434a96c9d4e64cfd46b0dee69b2ec7870be6 100644 (file)
 
 .list {
   margin: 0;
 
 .list {
   margin: 0;
-  border-color: transparent;
+  border-width: 0 !important;
   background-color: transparent;
 }
 
   background-color: transparent;
 }
 
+.list > scrollbox > .scrollbox-innerbox {
+  border: 1px dotted transparent;
+}
+
+.list:-moz-focusring > scrollbox > .scrollbox-innerbox {
+  border-color: #008484;
+}
+
 .addon {
   border-bottom: 1px solid #9C9CFF;
   padding: 5px;
 .addon {
   border-bottom: 1px solid #9C9CFF;
   padding: 5px;