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

Modified Files:
      Tag: b1_5
        main.css 
Log Message:
CMSC-658 Alignement of text and menu
IE still is not yet working nicely, but it works better in other browsers


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


Index: main.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/main.css,v
retrieving revision 1.34.2.4
retrieving revision 1.34.2.5
diff -u -b -r1.34.2.4 -r1.34.2.5
--- main.css    24 Feb 2009 15:26:29 -0000      1.34.2.4
+++ main.css    27 Apr 2009 15:01:34 -0000      1.34.2.5
@@ -263,6 +263,7 @@
 div.side_block_green ul.shortcuts li
 {
        height: 20px;   
+       line-height: 20px;
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 25px;
@@ -276,6 +277,13 @@
        white-space: nowrap;
 }
 
+div.editor div.body ul.shortcuts li form
+{
+       padding: 0px;
+       display: inline;
+       text-decoration: none
+}
+
 ul.shortcuts li.images                         {       background-image: 
url('../gfx/icons/images.png');}
 ul.shortcuts li.trashbin                       {       background-image: 
url('../gfx/icons/trashbin.png');}
 ul.shortcuts li.attachements           {       background-image: 
url('../gfx/icons/attachments.png');}
@@ -886,6 +894,7 @@
 div.editor div.body ul.shortcuts li
 {
        height: 20px;
+       line-height: 20px;
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 25px;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to