2005-02-13 Helge Hess <helge.hess@opengroupware.org>
+ * mailer.css: added left-padding to treecell to make it look better
+ (v0.9.104)
+
* UIxMailListView.wox: added mark read/unread without page refresh
using XMLHttpRequest (v0.9.103)
# version file
-SUBMINOR_VERSION:=103
+SUBMINOR_VERSION:=104
# v0.9.100 requires libNGMime v4.5.213
# v0.9.99 requires libNGMime v4.5.212
}
.treecell {
- font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
- font-size: 10pt;
- color: black;
+ font-family: Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
+ font-size: 10pt;
+ color: black;
vertical-align: bottom;
+ padding-left: 4px;
}
/* toolbar */