Author: xlawrence
Date: Fri Jun 8 16:41:38 2007
New Revision: 704
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D704&repname=
=3Dcorporate_portal_templates_v2
Log:
resolve issue http://www.jahia.net/jira/browse/TEMPLATES-275: Template Site=
map: Tree site map is not well displyed with IE6
Modified:
branches/JAHIA-5-0-SP-BRANCH/src/jsp/css/template_css.jsp
Modified: branches/JAHIA-5-0-SP-BRANCH/src/jsp/css/template_css.jsp
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/jsp/css/template_css.jsp&rev=3D704&repname=3Dcorporate_portal_t=
emplates_v2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/jsp/css/template_css.jsp (original)
+++ branches/JAHIA-5-0-SP-BRANCH/src/jsp/css/template_css.jsp Fri Jun 8 16=
:41:38 2007
@@ -495,3 +495,21 @@
.compareAddedDifference {background-color:aqua !important;color:black !imp=
ortant;}
.compareChangedDifference {background-color:lime !important;color:black !i=
mportant;}
.compareDeletedDifference {background-color:red !important;text-decoration=
:line-through !important;color:black !important;}
+
+
+/* ZIMBRA STRUCT CLASS
+------------------------------------------------ */
+
+.complexTreeWrapper {
+ padding: 0;
+ margin: 0;
+}
+
+.complexTreeWrapper .treeHeader {
+ *height: 17px;
+}
+
+.complexTreeWrapper .DwtListView .DwtListView-Rows .Row-selected,
+.complexTreeWrapper .DwtListView .DwtListView-Rows .Row {
+ *height: 28px;
+}
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list