mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-19 01:44:45 -05: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