Changeset 1565 for trunk/web-app/css
- Timestamp:
- Feb 25, 2011, 2:27:48 PM (10 years ago)
- Location:
- trunk/web-app/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/simplewizard.css
r1553 r1565 6 6 .simpleWizard input, .simpleWizard select, .simpleWizard textarea { width: 220px; } 7 7 .simpleWizard .tableEditor input, .simpleWizard .tableEditor select { width: 100px; } 8 .simpleWizard .element .input .addButton { margin-left: 0px; } 8 9 9 10 div .simpleWizard .description { width: 170px; } -
trunk/web-app/css/templates.css
r1286 r1565 95 95 } 96 96 97 .element .input .addButton { 98 margin-left: 255px; 99 } 100 97 101 .element .input .isExample { 98 102 color: #006DBA;
Note: See TracChangeset
for help on using the changeset viewer.