repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-57316 media: Setup media plugins in media_manager::instance()
[moodle.git]
/
report
/
completion
/
styles.css
blob
7973db42ab75696e3d968eb5a4632d8438ce310a
1
#page-report-completion-index
table#completion-progress
{
2
margin-top
:
20px
;
3
margin-bottom
:
30px
;
4
}
5
6
#page-report-completion-index
.
export-actions
{
7
text-align
:
center
;
8
list-style
:
none
;
9
}
10
/*rtl:ignore*/
11
#page-report-completion-index
#completion-progress th svg
{
12
direction
:
ltr
;
13
}