parent
b76298121d
commit
18fe8a4d7c
3 changed files with 44 additions and 10 deletions
|
@ -1254,3 +1254,14 @@ a:focus {
|
|||
color: white;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.co-alert.thin {
|
||||
padding: 6px;
|
||||
padding-left: 38px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.co-alert.thin:before {
|
||||
top: 5px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
|
Reference in a new issue