Index: lams_tool_preview/web/pages/learning/rubrics.jsp
===================================================================
diff -u -ra5de424e08d66ffe8cf63b817fa542bedd191be9 -r780ceea18a7a028bf325432aafaa0110986915fb
--- lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision a5de424e08d66ffe8cf63b817fa542bedd191be9)
+++ lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision 780ceea18a7a028bf325432aafaa0110986915fb)
@@ -25,7 +25,8 @@
}
.expand-all-button {
- margin-bottom: 10px;
+ margin-bottom: 15px;
+ float: right;
}
@@ -74,6 +75,8 @@
+
+
<%-- It is sufficient to take user names and columns from the first row/criterion --%>
Index: lams_tool_preview/web/pages/learning/rubricsPivot.jsp
===================================================================
diff -u -ra5de424e08d66ffe8cf63b817fa542bedd191be9 -r780ceea18a7a028bf325432aafaa0110986915fb
--- lams_tool_preview/web/pages/learning/rubricsPivot.jsp (.../rubricsPivot.jsp) (revision a5de424e08d66ffe8cf63b817fa542bedd191be9)
+++ lams_tool_preview/web/pages/learning/rubricsPivot.jsp (.../rubricsPivot.jsp) (revision 780ceea18a7a028bf325432aafaa0110986915fb)
@@ -18,7 +18,8 @@
}
.expand-all-button {
- margin-bottom: 10px;
+ margin-bottom: 15px;
+ float: right;
}
@@ -75,6 +76,8 @@
+
+
<%-- It is sufficient to take user names and columns from the first row/criterion --%>