Author: alevkovsky
Date: 2009-01-28 07:37:31 -0500 (Wed, 28 Jan 2009)
New Revision: 12454
Modified:
trunk/test-applications/realworld/web/src/main/webapp/main.xhtml
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
Log:
Fix some design bugs
Modified: trunk/test-applications/realworld/web/src/main/webapp/main.xhtml
===================================================================
(Binary files differ)
Modified: trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
===================================================================
---
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css 2009-01-28
12:24:18 UTC (rev 12453)
+++
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css 2009-01-28
12:37:31 UTC (rev 12454)
@@ -118,4 +118,12 @@
font-size: 11px;
font-weight: bold;
text-decoration: none;
+}
+
+.table-boby-column1{
+ vertical-align: top;
+}
+
+.table-boby-column2{
+ vertical-align: top;
}
\ No newline at end of file
Show replies by date