summaryrefslogtreecommitdiff
path: root/jimbrella/static/jimbrella.css
diff options
context:
space:
mode:
Diffstat (limited to 'jimbrella/static/jimbrella.css')
-rw-r--r--jimbrella/static/jimbrella.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/jimbrella/static/jimbrella.css b/jimbrella/static/jimbrella.css
index 57d7c80..9a06502 100644
--- a/jimbrella/static/jimbrella.css
+++ b/jimbrella/static/jimbrella.css
@@ -72,11 +72,11 @@ input.db-edit {
background-color: #e99fd3;
}
-.lent, .takeaway, .blue {
+.lent, .takeaway, .borrow, .blue {
background-color: #9fd3e9;
}
-.available, .giveback, .green {
+.available, .giveback, .return, .green {
background-color: #d3e99f;
}