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
|
patch
| inline |
side by side
(parent:
aff220e
)
Revert "MDL-36044 - Delete Icon ("X") blocks Score numbers, when in RTL mode (mod...
author
Dan Poltawski
<dan@moodle.com>
Thu, 22 Aug 2013 09:36:16 +0000
(17:36 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Thu, 22 Aug 2013 09:36:16 +0000
(17:36 +0800)
This reverts commit
42fabe1e87da7eb9ca5e5f3414402a357babcc3e
.
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
5a15eae
..
35b22bf
100644
(file)
--- a/
grade/grading/form/rubric/styles.css
+++ b/
grade/grading/form/rubric/styles.css
@@
-81,7
+81,6
@@
.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;}