mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Style, clean up, a11y updates
This commit is contained in:
@@ -231,6 +231,13 @@ td.table-empty-message {
|
||||
background-position: 0;
|
||||
}
|
||||
|
||||
.folder-heading-template {
|
||||
background: url(../img/material-icons/wysiwyg.svg) no-repeat;
|
||||
padding-left: units(4);
|
||||
display: inline-block;
|
||||
background-position: 0;
|
||||
}
|
||||
|
||||
.usa-checkbox .usa-checkbox__label {
|
||||
+ a.template-list-folder {
|
||||
margin-left: units(4);
|
||||
@@ -918,3 +925,10 @@ li.linked-card:hover svg,
|
||||
margin-left: calc(24px + 4px);
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
// Send message flow
|
||||
|
||||
#breadcrumb-template-folders, #nav-service-nav span {
|
||||
font-size: units(3);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user