mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-29 10:44:58 -04:00
Add folder icons to template list
To make it easier to identify what is a folder.
This commit is contained in:
@@ -42,4 +42,16 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-folder {
|
||||||
|
|
||||||
|
a {
|
||||||
|
text-indent: 40px;
|
||||||
|
background-image: file-url('folder-blue-bold.svg');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: auto 20px;
|
||||||
|
background-position: 0px 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user