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
+8
View File
@@ -27,6 +27,14 @@
}
}
#Job_List {
padding-top: 20px;
& > .jobTable > h3 {
margin: 30px 0 50px 20px !important;
}
}
#Job_Show {
#Job_Show_Subjects {
table-layout: fixed;