Changeset 1027 for trunk/web-app
- Timestamp:
- Nov 1, 2010, 12:42:49 PM (12 years ago)
- Location:
- trunk/web-app
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/templateEditor.css
r996 r1027 97 97 .wait { display: none; } 98 98 99 /* Compare templates view */ 100 .dataTables_length { float: left; width: 40%; } 101 .dataTables_filter { float: right; width: 50%; text-align: right; } 102 table#compare_templates { clear: both; } 103 .dataTables_info { float: left; width: 40%; line-height: 25px; } 104 .dataTables_paginate { float: right; text-align: right; width: 50%; padding-top: 5px; } 105 106 .paging_full_numbers span.paginate_active { background:none repeat scroll 0 0 #2E6AB1; color:#FFFFFF; } 107 .paging_full_numbers span.paginate_button, .paging_full_numbers span.paginate_active { 108 border:1px solid #CCCCCC; margin-right:2px; padding:1px 6px; text-decoration:none; 109 cursor: pointer; 110 } 111 112 113 114 99 115 /* Add Ontology dialog */ 100 116 #addOntology { list-style-type: none; padding-left: 0; }
Note: See TracChangeset
for help on using the changeset viewer.