Explorar o código

Add box shadow to the main panel

Amauri CHAMPEAUX %!s(int64=6) %!d(string=hai) anos
pai
achega
7aab572bf4
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      css/tarteaucitron.css

+ 4 - 0
css/tarteaucitron.css

@@ -66,6 +66,10 @@ div#tarteaucitronServices {
   outline: 0px solid slategrey;
 }
 
+div#tarteaucitronServices {
+    box-shadow: 0 0 35px #575757;
+}
+
 /***
  * Responsive layout for the control panel
  */