Fix: Job DataTable Hide Closed

This commit is contained in:
Gary Sharp
2013-03-12 15:11:10 +11:00
parent 7020a4b02f
commit 5b7fc95786
9 changed files with 71 additions and 63 deletions
+2 -4
View File
@@ -557,9 +557,7 @@ table
height: 20px;
margin-top: -20px;
right: 320px;
font-size: .9em;
-moz-opacity: 0.3;
opacity: 0.3;
font-weight: bold;
}
.dataTables_paginate
@@ -676,7 +674,7 @@ table
&:hover
{
.dataTables_filter, .dataTables_length, .dataTables_paginate a, .dataTables_showStatusClosed
.dataTables_filter, .dataTables_length, .dataTables_paginate a,
{
-moz-opacity: 1;
opacity: 1;