styling - settings UI tweaks

This commit is contained in:
Brian Talbot
2012-12-13 14:24:09 -05:00
parent 090e83b709
commit 2524992965

View File

@@ -139,8 +139,8 @@
}
&.time {
width: 75px !important;
min-width: 75px !important;
width: 85px !important;
min-width: 85px !important;
}
&:disabled {
@@ -483,6 +483,13 @@
.settings-grading {
.setting-grading-assignment-types {
.row .field.enum {
width: 684px;
}
}
.course-grading-assignment-list-item {
}