Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
54a868d
)
Merge branch 'WIP-MDL-36044-master' of git://github.com/nadavkav/moodle
author
Dan Poltawski
<dan@moodle.com>
Tue, 20 Aug 2013 03:07:53 +0000
(11:07 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 20 Aug 2013 03:07:53 +0000
(11:07 +0800)
grade/grading/form/rubric/styles.css
patch
|
blob
|
blame
|
history
diff --git
a/grade/grading/form/rubric/styles.css
b/grade/grading/form/rubric/styles.css
index
35b22bf
..
5a15eae
100644
(file)
--- a/
grade/grading/form/rubric/styles.css
+++ b/
grade/grading/form/rubric/styles.css
@@
-81,6
+81,7
@@
.gradingform_rubric .plainvalue.empty {font-style: italic; color: #AAA;}
.gradingform_rubric.editor .criterion .levels .level .delete {position:absolute;right:0;}
+.dir-rtl .gradingform_rubric.editor .criterion .levels .level .delete {position: relative;}
.gradingform_rubric .criterion .levels .level .score {font-style:italic;color:#575;font-weight: bold;margin-top:5px;white-space:nowrap;}
.gradingform_rubric .criterion .levels .level .score .scorevalue {padding-right:5px;}