From c636af614d6b1177264e4cc3eb5fce1d22eef17d Mon Sep 17 00:00:00 2001 From: arnau march Date: Fri, 23 May 2014 03:32:15 -0700 Subject: [PATCH] Updated latest shared/style folders from gaia --- style/lists.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/lists.css b/style/lists.css index f949cd674..907904aea 100644 --- a/style/lists.css +++ b/style/lists.css @@ -129,7 +129,7 @@ li a:active { border-radius: 2.5rem; margin-top: 0.5rem; box-sizing: border-box; - border: 0.1rem solid #dedede; + box-shadow: 0 0 0 0.1rem #dedede; background: transparent center center / cover; position: relative; z-index: 1;