Change style of admin log entries

This commit is contained in:
Raphael Michel
2017-04-17 22:02:59 +02:00
parent 110ccb5587
commit ec73c916b7
4 changed files with 24 additions and 11 deletions

View File

@@ -226,3 +226,7 @@ body.loading #wrapper {
.action-col-2 {
min-width: 95px;
}
.fa-danger {
color: $brand-danger;
}