Index: lams_tool_preview/web/pages/learning/rubrics.jsp =================================================================== diff -u -ra08fb689e1bb174869cb981d301b204d2f573590 -r25fa7a462f907084b2a8aa550082d70994d66609 --- lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision a08fb689e1bb174869cb981d301b204d2f573590) +++ lams_tool_preview/web/pages/learning/rubrics.jsp (.../rubrics.jsp) (revision 25fa7a462f907084b2a8aa550082d70994d66609) @@ -9,6 +9,7 @@ .rubrics-table-header { font-weight: bold; + text-align: center; } .rubrics-table .col:first-child { @@ -36,6 +37,13 @@ .lcard { margin-bottom: 1.25rem; } + .row>button.col { + border: none; + background: none; + } + .row>button.col:focus-visible { + box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, .5); + } @@ -104,26 +112,24 @@
-
+
<%-- It is sufficient to take user names and columns from the first row/criterion --%>
-