From a5743cd98760843bbc150f0beccbd3879c291baa Mon Sep 17 00:00:00 2001 From: yanxd Date: Wed, 9 Apr 2014 17:23:56 +0800 Subject: [PATCH] =?UTF-8?q?button=E5=8A=A0=E4=BD=9C=E7=94=A8=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/nyan.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index 9e6e68e86..0d4265535 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -152,7 +152,7 @@ body { padding: 12px 20px 12px 130px; width: 254px; } -button { +#OpenWindow button { background: none repeat scroll 0 0 #3F9D4A; border: medium none; border-radius: 4px 4px 4px 4px;