MDL-52185 report: remove ugly bullet points

This commit is contained in:
Dan Poltawski
2015-11-17 15:33:03 +00:00
parent 6114fab93b
commit 6b85e6affd
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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;
+1 -1
View File
@@ -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;}