From ea872adba4beb934b1d6b3bd82786b6c03054b38 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Mon, 6 Aug 2012 14:51:17 +0800 Subject: [PATCH] remove unused line --- neoease/css/neoease.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/neoease/css/neoease.css b/neoease/css/neoease.css index 2b204eb..094ee5c 100644 --- a/neoease/css/neoease.css +++ b/neoease/css/neoease.css @@ -1,4 +1,4 @@ -/** +/** * skin neoease style * * @author Liyuan Li @@ -15,7 +15,6 @@ html, body, div, ul, li, h1, h2, h3, h4, h5, h6 { color: #fff; } - ::-moz-selection{ background-color: #ccc; color: #fff;