Changeset 145
- Timestamp:
- 08/27/10 16:58:40 (18 months ago)
- Files:
-
- 1 modified
-
trunk/views/default/edufeedr/css.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/views/default/edufeedr/css.php
r143 r145 242 242 #edufeedr_educourse_de_table { 243 243 padding-bottom: 15px; 244 min-width: 730px;244 width: 730px; 245 245 } 246 246 … … 250 250 251 251 #edufeedr_educourse_bc_table { 252 min-width: 730px;252 width: 730px; 253 253 } 254 254
