Skip to content

Commit

Permalink
MDL-38865 report_progress: narrow CSS selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
mackensen committed Apr 3, 2013
1 parent d8201d4 commit ad23973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions report/progress/styles.css
@@ -1,5 +1,5 @@
#page-report-progress-index th, #page-report-progress-index #completion-progress th,
#page-report-progress-index td {padding:2px 4px;font-weight:normal;border-right: 1px solid #EEE;} #page-report-progress-index #completion-progress td {padding:2px 4px;font-weight:normal;border-right: 1px solid #EEE;}
#page-report-progress-index .progress-actions {text-align:center;} #page-report-progress-index .progress-actions {text-align:center;}
#page-report-progress-index .completion_pagingbar {margin:1em 0;text-align:center;} #page-report-progress-index .completion_pagingbar {margin:1em 0;text-align:center;}
#page-report-progress-index .completion_prev {display:inline;margin-right:2em;} #page-report-progress-index .completion_prev {display:inline;margin-right:2em;}
Expand Down

0 comments on commit ad23973

Please sign in to comment.