From 934489f689c84c142de611e21c17802176f7b715 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 7 Mar 2013 11:47:20 +0200 Subject: [PATCH] drop shadow on login screen --- web/templates/header.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/templates/header.html b/web/templates/header.html index 9eb49d4d..6813a059 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -710,6 +710,7 @@ text-align: left; vertical-align:top; width: 500px; + box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); } .login-box {