Update of 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/css
In directory james.mmbase.org:/tmp/cvs-serv27301/css

Modified Files:
        base.css 
Log Message:
sigh sigh sigh


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/portalpages/templates/portalpages/css


Index: base.css
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/css/base.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- base.css    20 Apr 2006 09:17:49 -0000      1.5
+++ base.css    15 Feb 2008 11:00:41 -0000      1.6
@@ -1,16 +1,3 @@
-/******************************************************************
- * TITLE: Didactor 2.0 stylesheet      (base.css)                              
  *
- * URL  : /css                                                                 
                                          *
- * MODIF: 2004-07-29                                                     *
- ******************************************************************/
-
-/* DESCRIPTION:
- * This is the stylesheet for Didactor 2.0. 
- * All the menu-lines with navigation for the cockpit and following pages. 
- * It renders the mainpage-cockpit in three columns. 
- * + Other pages with a tree navigation/path on the left side and content on 
the right side.
-*/
-
 .menuSeparator {
        background-image: url('../gfx/menuseperator.gif'); 
        background-repeat: no-repeat;
@@ -236,15 +223,16 @@
        text-decoration: none }
 
 a.treeNavigation:hover {
-        text-decoration: underline }   
+   text-decoration: underline
+}
                
 div.ListLeft {
        width: 104%;
-        }
+}
 
 div.ListRight {
        width: 104%;
-        }
+}
 /** <!-- FOR NEWS ITEMS ON LOGINPAGE   --!> **/
 div.ListRightHalf {
        text-align: left;
@@ -255,4 +243,5 @@
        white-space: wrap;
        background-color: #EEEEEE;
        border-top: 1px solid #CCCCCC;
-       border-bottom: 1px solid #CCCCCC }
+  border-bottom: 1px solid #CCCCCC
+}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to