From 99291e5099b3008a44b542d15305a22a9e1f66e2 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 16 Nov 2011 02:32:50 +0100 Subject: [PATCH] play button style --- content/static/style/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/static/style/default.css b/content/static/style/default.css index 50e1e103e..811256d45 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -654,7 +654,7 @@ li audio, li video, li .poster { color: white; font-weight: bold; - text-shadow: 0 1px rgba(0, 0, 0, 0.13); + text-shadow: 0 -1px rgba(0, 0, 0, 0.85); border: 1px solid rgba(0, 0, 0, 0.34); border-bottom-color: rgba(0, 0, 0, 0.55); background: #83AC35;