[extensions-web] css: Add a very slight box-shadow to the new Beta banner



commit 7f2264d4cc4edee58bb4f290f18688d5d88b4cf0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sun Jun 3 03:49:01 2012 -0400

    css: Add a very slight box-shadow to the new Beta banner

 sweettooth/static/css/sweettooth.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 7172c04..5f6076e 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -91,6 +91,7 @@
     top: 36px;
     left: -45px;
     border: 1px solid #4e9a06;
+    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
 }
 
 .beta-banner span {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]