Changeset 1269 for trunk/web-app/css
- Timestamp:
- Dec 15, 2010, 1:20:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/templateEditor.css
r1257 r1269 137 137 /* Importer */ 138 138 #importTemplates h3 { margin-top: 0; } 139 #importTemplates ol.fields { margin-top: 0; } 139 #importTemplates ol { margin-left: 0; padding-left: 0; } 140 #importTemplates ol.fields { margin-left: 25px; margin-top: 0; } 141 #importTemplates ul { margin-left: 0px; padding-left: 15px; } 142 #importTemplate li { margin-left: 0; padding-left: 0; } 140 143 #importTemplates .otherTemplateName { display: none; } 141 144 #importTemplates .error { color: #AA0000; }
Note: See TracChangeset
for help on using the changeset viewer.