From dcdb8442674b41265023f71b9c46d46da2cee0b8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 11 Apr 2017 10:22:57 -0400 Subject: #503 style changes --- www/css/style.css | 5 +++++ www/templates/reorder-modal.html | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/css/style.css b/www/css/style.css index 274df9f8..5f4fdd0e 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -22,6 +22,11 @@ color:red; } +.eye-background-red +{ + background-color:rgba(231, 76, 60,0.2); +} + .icon.mp4-icon { background-repeat: no-repeat; background-position: 50%; diff --git a/www/templates/reorder-modal.html b/www/templates/reorder-modal.html index 7a7a7aa4..bc442128 100644 --- a/www/templates/reorder-modal.html +++ b/www/templates/reorder-modal.html @@ -12,7 +12,8 @@ - + + -- cgit v1.2.3