Improvements for books table editor

This commit is contained in:
Ozzieisaacs
2020-06-11 21:19:09 +02:00
parent 94b5ec91cc
commit 1c681ee378
6 changed files with 219 additions and 61 deletions

View File

@@ -51,9 +51,9 @@ body h2 {
color:#444;
}
a, .danger, .editable-empty, .editable-empty:hover { color: #45b29d; }
a, .danger,.book-remove, .editable-empty, .editable-empty:hover { color: #45b29d; }
.danger:hover { color: #23527c; }
.book-remove:hover { color: #23527c; }
.btn-default a { color: #444; }