Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
In directory
james.mmbase.org:/tmp/cvs-serv28473/cmsc/edit-webapp/src/webapp/editors
Modified Files:
dashboard.jsp
Log Message:
CMSC-706 - Updated width of columns for IE6 and higher.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
See also: http://www.mmbase.org/jira/browse/CMSC-706
Index: dashboard.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/dashboard.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- dashboard.jsp 16 Jan 2008 17:03:09 -0000 1.9
+++ dashboard.jsp 21 Jan 2008 17:14:04 -0000 1.10
@@ -57,9 +57,9 @@
<table>
<thead>
<tr>
- <th></th>
- <th><fmt:message key="dashboard.repository.date" /></th>
- <th><fmt:message key="dashboard.repository.element" /></th>
+ <th style="width: 75px;"></th>
+ <th style="width: 150px;"><fmt:message
key="dashboard.repository.date" /></th>
+ <th style="width: 68px;"><fmt:message
key="dashboard.repository.element" /></th>
<th><fmt:message key="dashboard.repository.title" /></th>
<th><fmt:message key="dashboard.repository.number" /></th>
</tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs