keep up with Classic trunk development
[themes.git] / EarlyBlue / global / filepicker.css
index bce2ceb528967656d4131b6e08fd067854953516..b80bd81ac83563f0e2f6314c07f59a5976c528d6 100644 (file)
@@ -63,16 +63,6 @@ treechildren:-moz-tree-image(FilenameColumn, file) {
   list-style-image: url("chrome://global/skin/filepicker/file.gif");
 }
 
-/* ::::: focus rules ::::: */
-
-#directoryTree > treerows > .tree-bodybox {
-  border: 1px solid transparent;
-} 
-
-#directoryTree:focus > treerows > .tree-bodybox {
-  border-color: #000000;
-}
-
 /* ::::: button items ::::: */
 
 .up-button {
@@ -88,4 +78,4 @@ treechildren:-moz-tree-image(FilenameColumn, file) {
 .new-dir-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-new.gif");
   max-width: 28px;
-}
\ No newline at end of file
+}