Enable new layout everywhere and fix SCM icons
This commit is contained in:
parent
abe43e758a
commit
65bce31d96
4 changed files with 8 additions and 9 deletions
|
@ -1206,9 +1206,9 @@ a:focus {
|
|||
|
||||
.co-alert.co-alert-danger:before {
|
||||
font-family: core-icons;
|
||||
content: "\f108";
|
||||
content: "\f109";
|
||||
position: absolute;
|
||||
top: 11px;
|
||||
top: 19px;
|
||||
left: 12px;
|
||||
font-size: 22px;
|
||||
color: red;
|
||||
|
|
Reference in a new issue