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

Modified Files:
        main.css 
Log Message:
CMSC-1241 Fixed several style issues in the editor environment.


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-1241


Index: main.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/main.css,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- main.css    9 Feb 2009 14:48:32 -0000       1.40
+++ main.css    9 Feb 2009 15:43:13 -0000       1.41
@@ -23,7 +23,6 @@
 #content
 {
    margin: 0 2px 2px 295px;
-   min-width: 912px;
 }
 
 #left
@@ -679,9 +678,6 @@
    background-image: url('../gfx/edit_shadow.gif');
    background-repeat: repeat-x;
    height: 35px;
-   float: left;
-   width: 100%;
-   clear: both;
 }
 
 /* actieve tab */
@@ -759,11 +755,10 @@
    background-image: url('../gfx/edit_shadow_2.gif');
    background-repeat: repeat-y;
    background-position: top right;   
-   
    background-color: #ffffff;
-   
    clear: both;
    height: auto;
+   min-width: 912px;
 }
 
 /*div.editor input[type="button"],
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to