Update: Change UI for "Show Closed Jobs"

Move to a button at the bottom of the list.
This commit is contained in:
Gary Sharp
2014-02-06 18:57:10 +11:00
parent 6d54f3f972
commit 2e7b66ee5b
15 changed files with 63 additions and 88 deletions
-8
View File
@@ -183,14 +183,6 @@
margin: -1px;
border: 1px solid #ddd;
}
#UserDetailTab-JobsContainer div.jobTable > h3,
#UserDetailTab-JobsContainer div.jobTable > div.allClosed_container {
margin: 50px 20px !important;
}
#UserDetailTab-JobsContainer div.jobTable > h3 a.button,
#UserDetailTab-JobsContainer div.jobTable > div.allClosed_container a.button {
margin-top: 10px;
}
#UserDetailTab-JobsContainer .dataTables_wrapper .dataTables_filter {
margin-top: -24px;
-moz-opacity: 1;