update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / messenger / addressingWidget.css
index d58a6dbdaf52c00ec4dc0152bccdafe93827d9f7..2459c2d32d8f5287adb23bc61d6afd6667b1d468 100644 (file)
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: addressing widget ::::: */
-  
+
 #addressingWidget {
 /*  height: 80px; */
-  margin-left: 0px;
-  margin-right: 0px;
+  -moz-margin-start: 0px;
+  -moz-margin-end: 0px;
   -moz-user-focus: none;
   width: 0px;
-}  
-  
+}
+
 #typecol-addressingWidget {
-  width: 9em;
+  min-width: 9em;
   border-right: 1px solid #CCD0DD;
 }
 
@@ -64,7 +64,7 @@
   border-bottom: 1px solid #CCD0DD;
   padding: 0px;
 }
-  
+
 .addressingWidgetCell:first-child {
   border-top: none;
 }