Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css
In directory
james.mmbase.org:/tmp/cvs-serv26105/cmsc/edit-webapp/src/webapp/editors/css
Modified Files:
main.css
Log Message:
CMSC-670 removed invalid css attributes. IE behaviour is added by cmsc:head
already
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: main.css
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/css/main.css,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- main.css 28 Jan 2008 09:11:41 -0000 1.21
+++ main.css 28 Jan 2008 21:01:24 -0000 1.22
@@ -1,8 +1,7 @@
-???body
+body
{
background-color: #97b7c8;
margin: 0px 4px 0px 7px;
- behavior: url('../css/hover.htc');
}
body, table, div, input
@@ -275,7 +274,6 @@
text-decoration: underline;
margin: 0px 2px 0px 0px;
white-space: nowrap;
- font-color: #000000;
}
ul.shortcuts li.images { background-image:
url('../gfx/icons/images.png');}
@@ -341,7 +339,7 @@
-/* contentblocks PAARS */
+/* contentblocks purple */
div.content_block_purple
{
display: block;
@@ -1381,7 +1379,7 @@
visibility: hidden;
position: absolute;
width: 100%;
- text-alignment: center;
+ text-align: center;
}
.dashboard iframe {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs