Commit 25249929 by Brian Talbot

styling - settings UI tweaks

parent 090e83b7
...@@ -139,8 +139,8 @@ ...@@ -139,8 +139,8 @@
} }
&.time { &.time {
width: 75px !important; width: 85px !important;
min-width: 75px !important; min-width: 85px !important;
} }
&:disabled { &:disabled {
...@@ -483,6 +483,13 @@ ...@@ -483,6 +483,13 @@
.settings-grading { .settings-grading {
.setting-grading-assignment-types {
.row .field.enum {
width: 684px;
}
}
.course-grading-assignment-list-item { .course-grading-assignment-list-item {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment