parent
53e35fd789
commit
b7de50f820
|
@ -534,3 +534,11 @@ input.pending {
|
||||||
.refreshIcon:hover {
|
.refreshIcon:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alert-info {
|
||||||
|
border-left: solid 4px #53d0e4;
|
||||||
|
}
|
||||||
|
|
||||||
|
.alert-danger {
|
||||||
|
border-left: solid 4px #f78792;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue