[Suiviobsmer-commits] r782 - trunk/wao-ui/src/main/webapp/css
Author: bleny Date: 2010-11-18 10:15:40 +0000 (Thu, 18 Nov 2010) New Revision: 782 Log: fix contact grid layout Modified: trunk/wao-ui/src/main/webapp/css/contacts.css Modified: trunk/wao-ui/src/main/webapp/css/contacts.css =================================================================== --- trunk/wao-ui/src/main/webapp/css/contacts.css 2010-11-17 17:30:06 UTC (rev 781) +++ trunk/wao-ui/src/main/webapp/css/contacts.css 2010-11-18 10:15:40 UTC (rev 782) @@ -143,7 +143,10 @@ div#so-contacts table.t-data-grid tbody tr td.commentCoordinator, div#so-contacts table.t-data-grid tbody tr td.commentAdmin, -div#so-contacts table.t-data-grid tbody tr td.comment { +div#so-contacts table.t-data-grid tbody tr td.comment, +div#so-contacts table.t-data-grid thead tr th.comment, +div#so-contacts table.t-data-grid thead tr th.commentCoordinator, +div#so-contacts table.t-data-grid thead tr th.commentAdmin { white-space: normal; width: 100px; text-align: center;
participants (1)
-
bleny@users.labs.libre-entreprise.org