Changeset 2485
- Timestamp:
- 06/02/08 18:45:14 (21 months ago)
- Files:
-
- 1 modified
-
branches/release-39/mt-static/css/structure.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/mt-static/css/structure.css
r2472 r2485 3092 3092 3093 3093 #template-options #template-options-header h3 { 3094 float: left; 3094 3095 margin: 0; 3095 3096 } … … 3105 3106 3106 3107 #template-options .template-options-summary { 3107 position: absolute; 3108 top: 12px; 3109 right: 0; 3108 float: right; 3110 3109 color: #888; 3110 text-align: right; 3111 width: 400px; 3111 3112 } 3112 3113
