Style fixes to asset list

This commit is contained in:
2020-08-04 19:09:47 +01:00
parent 9d6948e326
commit b88554a57f
4 changed files with 14 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -51,6 +51,9 @@
.input-group-text {
border-color: #121416;
}
.btn-secondary {
color: white;
}
.page-item.disabled {
opacity: 0.5;
}