Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css
In directory 
james.mmbase.org:/tmp/cvs-serv9744/cmsc/edit-webapp/src/webapp/editors/css

Modified Files:
      Tag: v1_3
        topmenu.css main.css 
Log Message:
CMSC-670 - Some fixes for Firefox 3, for the heading and top menus.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css
See also: http://www.mmbase.org/jira/browse/CMSC-670


Index: topmenu.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/topmenu.css,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- topmenu.css 6 Jun 2007 11:28:31 -0000       1.1
+++ topmenu.css 23 Jun 2008 12:17:29 -0000      1.1.2.1
@@ -4,9 +4,7 @@
        background-image: url('../gfx/background_header.gif');
        background-repeat: repeat-x;
        height: 32px;
-       width: auto;
-       float: left;            
-       clear: both;
+       width: 100%;
        color: #dee104;
        font-size: 11px;
        border-style: none none none solid;
@@ -64,7 +62,7 @@
        border-color: #ffffff;
        font-size: 14px;
        float: left;
-       width: auto;
+       width: 100%;
        height: 39px;
    margin: 0 20px 2px 0px;
 }


Index: main.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/main.css,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -u -b -r1.14 -r1.14.2.1
--- main.css    6 Jun 2007 11:28:31 -0000       1.14
+++ main.css    23 Jun 2008 12:17:29 -0000      1.14.2.1
@@ -42,7 +42,7 @@
        margin: 2px 20px 0px 0px;
        float: left;
        clear: both;
-       width: auto;
+       width: 100%;
        height: 46px;
        border-style: none none none solid;
        border-width: 1px;
@@ -107,6 +107,7 @@
        height: 36px;
        float: left;
        clear: both;    
+       width:100%;     
 }
 
 /* groen block aan zijkant bovenkant */
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to