Update: Minor styling for Job Lists

Especially for 'No Jobs' or 'All Jobs Closed' situations.
This commit is contained in:
Gary Sharp
2014-02-06 12:22:15 +11:00
parent 7748f15d76
commit 9ea0273936
22 changed files with 364 additions and 259 deletions
+6
View File
@@ -101,6 +101,12 @@
height: 50px;
font-size: 0.6em;
}
#Job_List {
padding-top: 20px;
}
#Job_List > .jobTable > h3 {
margin: 30px 0 50px 20px !important;
}
#Job_Show #Job_Show_Subjects {
table-layout: fixed;
}