reimbursinator/front/static/css/style.css

10 lines
121 B
CSS
Raw Normal View History

.fa-check-square {
float: right;
color: green;
}
.fa-exclamation-triangle {
float: right;
color: red;
}