Changeset 1257 for trunk/web-app
- Timestamp:
- Dec 9, 2010, 9:12:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/templateEditor.css
r1136 r1257 129 129 .longTitle { display: none; } 130 130 131 132 133 131 /* Add Ontology dialog */ 134 132 #addOntology { list-style-type: none; padding-left: 0; } … … 137 135 #addOntology li .check { float: left; margin-left: -15px; margin-top: 2px; } 138 136 137 /* Importer */ 138 #importTemplates h3 { margin-top: 0; } 139 #importTemplates ol.fields { margin-top: 0; } 140 #importTemplates .otherTemplateName { display: none; } 141 #importTemplates .error { color: #AA0000; }
Note: See TracChangeset
for help on using the changeset viewer.