first part of syncing LCARStrek with Firefox 33 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index d6a3c75d5ba45b92cdfeee1bca86ef56d19b8c96..c5346dc113f871942b05160eb6d4993e07bfb198 100644 (file)
@@ -290,6 +290,11 @@ radio {
   color: #000000;
 }
 
+#categories[keyboard-navigation="true"]:-moz-focusring > .category[current] {
+  border-top: 1px dotted #000000;
+  border-bottom: 1px dotted #000000;
+}
+
 .category-name {
   line-height: 22px;
   font-size: 1.25rem;
@@ -498,6 +503,7 @@ filefield {
   overflow-y: auto;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
+  height: 500px;
 }
 
 #handersView > listheader > treecol {