mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 15:08:25 -04:00
Merge pull request #1037 from GSA/Don't-show-empty-checkbox-if-there-are-no-templates#1010
Don't show empty checkbox if there are no templates#1010
This commit is contained in:
@@ -132,6 +132,10 @@ td.table-empty-message {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.template-list-item-hidden-by-default {
|
||||||
|
display: none
|
||||||
|
}
|
||||||
|
|
||||||
.folder-heading a.folder-heading-folder,
|
.folder-heading a.folder-heading-folder,
|
||||||
.template-list-folder {
|
.template-list-folder {
|
||||||
background: url(../img/material-icons/folder.svg) no-repeat;
|
background: url(../img/material-icons/folder.svg) no-repeat;
|
||||||
|
|||||||
Reference in New Issue
Block a user