Author: echatellier Date: 2013-02-06 14:59:48 +0100 (Wed, 06 Feb 2013) New Revision: 81 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/81 Log: Improve molecule viewer and editor Modified: trunk/cantharella.web/src/main/webapp/css/general.css Modified: trunk/cantharella.web/src/main/webapp/css/general.css =================================================================== --- trunk/cantharella.web/src/main/webapp/css/general.css 2013-02-06 13:57:53 UTC (rev 80) +++ trunk/cantharella.web/src/main/webapp/css/general.css 2013-02-06 13:59:48 UTC (rev 81) @@ -421,6 +421,11 @@ { content: '*\0000a0'; color: #e81111; +} +/* FIXME echatellier 20130206 hack pour chemdoodle en edition */ +#content div.property div +{ + margin-left:21%; } #content form input[type="text"],#content form input[type="password"],#content form select,#content form textarea
participants (1)
-
echatellier@users.forge.codelutin.com