mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Added a file icon
This commit is contained in:
@@ -178,6 +178,12 @@ td.table-empty-message {
|
|||||||
background-position: 0;
|
background-position: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.usa-template-list-template {
|
||||||
|
background: url(../img/material-icons/description.svg) no-repeat;
|
||||||
|
padding-left: 40px;
|
||||||
|
background-size: 30px 30px;
|
||||||
|
}
|
||||||
|
|
||||||
.js-enabled .live-search {
|
.js-enabled .live-search {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: units(2);
|
margin-bottom: units(2);
|
||||||
|
|||||||
Reference in New Issue
Block a user