Author: alevkovsky
Date: 2009-03-16 13:27:09 -0400 (Mon, 16 Mar 2009)
New Revision: 12968
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/includes/panelBar/tree.xhtml
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css
Log:
Realworld: correct pages
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/includes/panelBar/tree.xhtml
===================================================================
(Binary files differ)
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css
===================================================================
---
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css 2009-03-16
16:41:46 UTC (rev 12967)
+++
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css 2009-03-16
17:27:09 UTC (rev 12968)
@@ -95,7 +95,7 @@
}
.body-main-panel-body{
- padding: 0px;
+ padding: 15px 35px 15px 15px;
}
.bottom-right-menu-item {
@@ -468,7 +468,8 @@
.tree-selected-node{
font-weight: bold;
- border: none;
+ background: #F1F1F1;
+ border: #FFFFFF 1px solid;
}
.dr-tree-h-ic-div {