MDL-52615 Workshop: Right align phase status icons, in RTL mode.

This commit is contained in:
Nadav Kavalerchik
2016-01-05 20:36:45 +02:00
parent 8a48bf5beb
commit 1eb45d6e2b
+9
View File
@@ -302,6 +302,9 @@
min-height: 16px;
margin: .3em 0;
}
.dir-rtl.path-mod-workshop .userplan tr.phasetasks li {
background-position: top right;
}
.path-mod-workshop .userplan tr.phasetasks li.completed {
background-image: url([[pix:mod_workshop|userplan/task-done]]);
@@ -324,11 +327,17 @@
.path-mod-workshop .userplan tr.phasetasks .title {
padding: 0px 10px 0px 20px;
}
.dir-rtl.path-mod-workshop .userplan tr.phasetasks .title {
padding: 0px 20px 0px 10px;
}
.path-mod-workshop .userplan tr.phasetasks .details {
padding: 0px 10px 0px 25px;
font-size: 80%;
}
.dir-rtl.path-mod-workshop .userplan tr.phasetasks .details {
padding: 0px 25px 0px 10px;
}
/**
* Assessment - full display