Skip to content
Snippets Groups Projects
Commit 85d96c8c authored by Brett Bieber's avatar Brett Bieber
Browse files

Remove CSS related to editing courses

parent c14b3300
No related branches found
No related tags found
No related merge requests found
......@@ -7,18 +7,6 @@
.course .notes {font-style:italic;}
.course .prereqs, .course .description {margin-bottom:0.2em;}
form.course {padding-bottom:2em;}
form.course input {font-size:1.5em;}
form.course .number {width:5em;}
form.course .title {width:85%;}
form.course .credit {width:10em;}
form.course textarea {display:block;width:50em;height:5em;}
form.course textarea.notes,
form.course textarea.prerequisite {height:2em;}
form.course .submit,
form.course .reset {margin:2px 10px;}
form.course .delete {background-color:#FF8080;font-size:90%;float:right;margin:-8px 10px;}
/**
* BULLETIN Navigation
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment