summaryrefslogtreecommitdiff
path: root/jimbrella/static
diff options
context:
space:
mode:
Diffstat (limited to 'jimbrella/static')
-rw-r--r--jimbrella/static/blue_tiger.jpgbin0 -> 343703 bytes
-rw-r--r--jimbrella/static/jimbrella.css4
2 files changed, 4 insertions, 0 deletions
diff --git a/jimbrella/static/blue_tiger.jpg b/jimbrella/static/blue_tiger.jpg
new file mode 100644
index 0000000..1594367
--- /dev/null
+++ b/jimbrella/static/blue_tiger.jpg
Binary files differ
diff --git a/jimbrella/static/jimbrella.css b/jimbrella/static/jimbrella.css
index 58a32a8..8f694d4 100644
--- a/jimbrella/static/jimbrella.css
+++ b/jimbrella/static/jimbrella.css
@@ -60,6 +60,10 @@ input.db-edit {
max-width: 10em;
}
+.error {
+ background-color: #e89d9d;
+}
+
.overdue {
background-color: #e99fd3;
}