Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css
In directory
james.mmbase.org:/tmp/cvs-serv7487/cmsc/edit-webapp/src/webapp/editors/css
Modified Files:
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.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- main.css 24 Feb 2009 15:31:19 -0000 1.44
+++ main.css 27 Apr 2009 15:01:06 -0000 1.45
@@ -250,6 +250,7 @@
div.side_block_green ul.shortcuts li
{
height: 20px;
+ line-height: 20px;
background-position: left center;
background-repeat: no-repeat;
padding-left: 25px;
@@ -263,6 +264,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');}
@@ -857,6 +865,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