From 575c959c3950d7086dde790de72954dec3c731ca Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Mon, 8 Oct 2012 16:29:21 +0800 Subject: [PATCH] space placeholder are below text now --- share/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/share/base.css b/share/base.css index acc5098..c04938a 100644 --- a/share/base.css +++ b/share/base.css @@ -66,6 +66,7 @@ span { } ._ { color:transparent; + z-index:-1; } ::selection{ background: rgba(127,255,255,1);