small correction of favicon display
[themes.git] / EarlyBlue / skin / EarlyBlue / navigator / navigator.css
index 88433228fe88b8e2df5f2003db26a521ca5da1b0..d05c0d59249637b876d38781793252857a2827c6 100644 (file)
   display: none;
 }
 
-
 /*all the urlbar stuff*/
+
+#page-proxy-deck {
+    cursor                : grab;
+    margin                : 1px;
+    width                 : 16px;
+    height                : 16px;
+}                                                                               
+
 #page-proxy-button
   {
     list-style-image      : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); 
-    cursor                : grab;
-    margin                : 1px 1px 1px 2px;
+    padding-top           : 2px;
+    padding-bottom        : 2px;
+    width                 : 16px;
+    height                : 16px;
   } 
 
 /*
   }
 */
 
+#page-proxy-favicon
+{
+    list-style-image      : none;
+    padding               : 0px;
+    width                 : 16px;
+    height                : 16px;
+}
+
 #content-frame 
   {
     min-width             : 0px;
   {
     margin-right          : 4px;
   }
-