Skip to content

Commit

Permalink
MDL-52185 report: remove ugly bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Nov 17, 2015
1 parent 26653c8 commit 8c9dbac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions report/completion/styles.css
Expand Up @@ -5,6 +5,7 @@

#page-report-completion-index .export-actions {
text-align: center;
list-style: none;
}
#page-report-completion-index.dir-rtl #completion-progress th svg {
direction: ltr;
Expand Down
2 changes: 1 addition & 1 deletion report/progress/styles.css
@@ -1,6 +1,6 @@
#page-report-progress-index #completion-progress th,
#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;list-style:none;}
#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_pagingbar p {display:inline;margin:0;}
Expand Down

0 comments on commit 8c9dbac

Please sign in to comment.