Changeset 158 for trunk/views/default/edufeedr/css.php
- Timestamp:
- 09/02/10 12:38:23 (21 months ago)
- Files:
-
- 1 modified
-
trunk/views/default/edufeedr/css.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/views/default/edufeedr/css.php
r153 r158 70 70 background: #eee; 71 71 padding: 5px; 72 width: 730px; 72 73 } 73 74 … … 197 198 198 199 .assignment_action_controls { 199 float: right; 200 display: inline-block; 201 padding-right: 25px; 200 margin-top: 5px; 202 201 } 203 202 … … 287 286 color: red !important; 288 287 } 288 289 .edufeedr_action_add { 290 font-weight: bold; 291 } 292 293 .edufeedr_action_header { 294 background-color: #EEEEEE; 295 width: 730px; 296 padding: 5px 5px 5px 5px; 297 margin-top: 5px; 298 }
