Author: andrei_exadel
Date: 2009-03-05 08:46:28 -0500 (Thu, 05 Mar 2009)
New Revision: 12839
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css
Log:
Fix tree view
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-05
13:18:46 UTC (rev 12838)
+++
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld2.css 2009-03-05
13:46:28 UTC (rev 12839)
@@ -454,5 +454,20 @@
.dr-tree-h-ic-div {
margin: 0px;
- padding: 0px;
+ padding-left: 0px;
+ padding-bottom: 5px;
}
+
+.avatar {
+ width: 100px;
+}
+
+.rich-tree-node rich-cm-attached {
+ padding-top: 3px;
+}
+
+.dr-tree-h-ic-img{
+ width: 25px;
+}
+
+
Show replies by date