keeping up with Classic development, removing padding around XUL directory list
[themes.git] / EarlyBlue / communicator / directory / directory.css
index 16b744e33c64cf811059fe910997a5babfc159e9..14ab74e2cea8d46cf351f43d4e6c3495cb28875b 100644 (file)
   == Styles specific to the directory listing window.
   ======================================================================= */
 
+page {
+  padding: 0px;
+}
+
 #tree {
   margin: 0px !important;
   border: none;
 }
 
-/* EarlyBlue TODO: selected images! */
-
 treechildren:-moz-tree-image(FilenameColumn) {
   margin-right: 2px;
   list-style-image: url("chrome://communicator/skin/directory/file.gif");