Changeset 1649
- Timestamp:
- 02/26/10 17:56:02 (5 months ago)
- Location:
- trunk/plugins
- Files:
-
- 2 modified
-
ullTimePlugin/modules/ullTime/templates/listSuccess.php (modified) (1 diff)
-
ullTimeThemeNGPlugin/web/css/main.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/ullTimePlugin/modules/ullTime/templates/listSuccess.php
r1646 r1649 12 12 <col class="col_period_list_project_reporting"/> 13 13 <col class="col_period_list_project_total"/> 14 <col class="col_period_list_delta"/> 14 15 15 16 <thead> -
trunk/plugins/ullTimeThemeNGPlugin/web/css/main.css
r1581 r1649 81 81 82 82 /* Make the time duration columns as thin as possible to make alignment to the right looking good */ 83 .col_duration_seconds_header, .col_period_list_time_total, .col_period_list_project_total {83 .col_duration_seconds_header, .col_period_list_time_total, .col_period_list_project_total, .col_period_list_delta { 84 84 width: 1em; 85 85 }
