reimbursinator/front/static/css/style.css
2019-02-20 20:56:33 -08:00

10 lines
125 B
CSS

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