display download as csv icon conditionally
This commit is contained in:
@@ -200,6 +200,11 @@ td > form.nd_inline-form {
|
||||
color: #6D5720;
|
||||
}
|
||||
|
||||
/* reset to normal weight for the download as CSV icon */
|
||||
#nd_csv-download {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* for the job control admin page play/pause links */
|
||||
#nd_countdown-refresh:hover, #nd_countdown-control:hover {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user