From ab51909e327dfdd0449479ea4e830bebf257487b Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 2 Apr 2017 11:30:16 -0400 Subject: added re-order avatar images and fixed red coloring --- www/css/style.css | 1 + www/templates/reorder-modal.html | 16 +++++++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/css/style.css b/www/css/style.css index 24b7c717..274df9f8 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -16,6 +16,7 @@ background-size:contain; } + .eye-red { color:red; diff --git a/www/templates/reorder-modal.html b/www/templates/reorder-modal.html index e4a07fae..7a7a7aa4 100644 --- a/www/templates/reorder-modal.html +++ b/www/templates/reorder-modal.html @@ -9,12 +9,18 @@ -- cgit v1.2.3