Author: alevkovsky
Date: 2009-01-26 11:23:06 -0500 (Mon, 26 Jan 2009)
New Revision: 12427
Modified:
trunk/test-applications/realworld/web/src/main/webapp/layout/menu.xhtml
trunk/test-applications/realworld/web/src/main/webapp/layout/template2.xhtml
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css
Log:
Redesign realworld application
Modified: trunk/test-applications/realworld/web/src/main/webapp/layout/menu.xhtml
===================================================================
(Binary files differ)
Modified: trunk/test-applications/realworld/web/src/main/webapp/layout/template2.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-26
16:15:02 UTC (rev 12426)
+++
trunk/test-applications/realworld/web/src/main/webapp/stylesheet/realworld2.css 2009-01-26
16:23:06 UTC (rev 12427)
@@ -29,13 +29,13 @@
.top-right-menu-item {
vertical-align: top;
- padding: 0px 8px 0px 15px;
}
-.top-right-menu-item-content {
+.top-right-menu-item a {
font-size: 11px;
color: #ffffff;
text-decoration: none;
+ font-weight: normal;
}
.main-menu {
@@ -83,12 +83,12 @@
color: #FF7D2A
}
-.rich-toolbar {
+.main-menu-toolbar {
background: none;
border: none;
}
-.rich-toolbar-item a {
+.main-menu-toolbar-content a {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
Show replies by date