From 5ce976e5ff0e938ae0d659542734eaf8756f3793 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Sun, 27 Nov 2016 21:11:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96tipso=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/tipso.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bootstrap.Admin/Content/css/tipso.css b/Bootstrap.Admin/Content/css/tipso.css index c530a673..da04f98f 100644 --- a/Bootstrap.Admin/Content/css/tipso.css +++ b/Bootstrap.Admin/Content/css/tipso.css @@ -10,9 +10,9 @@ text-align: center; border-radius: 4px; z-index: 9999; - padding: 10px; - filter: alpha(opacity=80); - opacity: 0.8; + padding: 6px; + filter: alpha(opacity=90); + opacity: 0.9; } .tipso_style {