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

Modified Files:
        topmenu.css 
Log Message:
CMSC-670 Modify CSS to fit for firefox3.


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.2
diff -u -b -r1.1 -r1.2
--- topmenu.css 6 Jun 2007 11:28:31 -0000       1.1
+++ topmenu.css 18 Jan 2008 11:19:38 -0000      1.2
@@ -4,7 +4,7 @@
        background-image: url('../gfx/background_header.gif');
        background-repeat: repeat-x;
        height: 32px;
-       width: auto;
+       width: 100%;
        float: left;            
        clear: both;
        color: #dee104;
@@ -64,8 +64,8 @@
        border-color: #ffffff;
        font-size: 14px;
        float: left;
-       width: auto;
        height: 39px;
+       width:100%;
    margin: 0 20px 2px 0px;
 }
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to