Author: fdesbois Date: 2012-04-18 16:51:01 +0200 (Wed, 18 Apr 2012) New Revision: 3294 Url: http://chorem.org/repositories/revision/pollen/3294 Log: improve style for input Modified: trunk/pollen-ui-struts2/src/main/webapp/css/pollCreation.css Modified: trunk/pollen-ui-struts2/src/main/webapp/css/pollCreation.css =================================================================== --- trunk/pollen-ui-struts2/src/main/webapp/css/pollCreation.css 2012-04-18 10:14:00 UTC (rev 3293) +++ trunk/pollen-ui-struts2/src/main/webapp/css/pollCreation.css 2012-04-18 14:51:01 UTC (rev 3294) @@ -142,4 +142,12 @@ .buttons input { margin-left: 10px; +} + +#tgeneral .wwlbl { + width: 160px; +} + +#toptions .wwlbl { + width: 260px; } \ No newline at end of file