another round of slight improvements for LCARStrek 2.0a1
[themes.git] / LCARStrek / messenger / addressingWidget.css
index e2f241d28c71a0ba3e20e83bb8b414cab703f7b2..640c0ce5e5fbd654af4ff39f97bd7bcdef2ba8b4 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-user-focus: none;
   width: 0px;
-}  
-  
+}
+
 #typecol-addressingWidget {
   min-width: 9em;
   border-right: 1px solid #9C9CFF;
 }
-  
+
 #addressingWidget > listitem,
 .addressingWidgetItem,
 .dummyrow {
@@ -64,7 +64,7 @@
   border-bottom: 1px solid #9C9CFF;
   padding: 0px;
 }
-  
+
 .addressingWidgetCell:first-child {
   border-top: none;
 }