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

Modified Files:
      Tag: b1_4
        main.css 
Log Message:
CMSC-617 - CSS styles update (remove scrollbars in IE7)


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


Index: main.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/main.css,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -b -r1.22 -r1.22.2.1
--- main.css    28 Jan 2008 21:01:24 -0000      1.22
+++ main.css    11 Mar 2008 11:11:14 -0000      1.22.2.1
@@ -433,11 +433,6 @@
        height: 14px;
 }
 
-
-
-
-
-
 /* contentblocks PINK */
 div.content_block_pink
 {
@@ -447,7 +442,7 @@
        background-repeat: repeat-y;
        background-position: right top;
        color: #ffffff;
-       width: 100%;
+       width: auto;
        border-style: none none none solid;
        /*border-style: solid;*/
        border-width: 1px;
@@ -815,7 +810,6 @@
        font-weight: bold;
    text-align: right;
    text-decoration: underline;
-       cursor: hand;
        cursor: pointer;
 }
 
@@ -1008,7 +1002,6 @@
        border-width: 1px;
        border-color: #97b7c8;
        background-color: #f1f400;
-       cursor: hand;
        cursor: pointer;
 }
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to