mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 11:38:24 -04:00
Use larger folder icon
This commit is contained in:
@@ -3,11 +3,11 @@
|
|||||||
.selection-summary__text {
|
.selection-summary__text {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: .526315em .789473em .263157em 40px;
|
padding: .526315em .789473em .263157em 40px;
|
||||||
padding-left: 40px;
|
padding-left: 51px;
|
||||||
background-image: file-url('folder-black-bold.svg');
|
background-image: file-url('folder-black.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto 20px;
|
background-size: 39px auto;
|
||||||
background-position: 0px 8px;
|
background-position: 0px 4px;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user