Changeset 2951 for branches/2.0/admin/template/goto
- Timestamp:
- Dec 8, 2008, 7:35:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/admin/template/goto/default-layout.css
r2933 r2951 151 151 FIELDSET#mainConfCheck INPUT, 152 152 FIELDSET#historyConf INPUT, 153 FIELDSET#commentsConf INPUT, 154 FIELDSET#uploadConf SELECT, 153 FIELDSET#commentsConf INPUT { 154 margin-left: 5%; 155 } 156 FIELDSET#uploadConf SELECT { 157 float: right; 158 margin: 2px 10px 0px; 159 } 155 160 FIELDSET#uploadConf INPUT { 156 margin-left: 5%; 157 } 158 161 float: right; 162 margin: 5px 10px 0px; 163 } 164 FIELDSET#uploadConf SPAN.property { 165 width: 65%; 166 } 159 167 FIELDSET#commentsConf SPAN.property { 160 168 width: 85%; 161 }162 163 FIELDSET#uploadConf SPAN.property {164 width: 73%;165 169 } 166 170
Note: See TracChangeset
for help on using the changeset viewer.