From 5f24fb6496ff28252852b4bd85cd09a32b04a17f Mon Sep 17 00:00:00 2001 From: yuanke <249218296@qq.com> Date: Tue, 3 May 2016 14:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=81=E7=9A=84=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/project.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/project.css b/public/stylesheets/project.css index 713b959f5..b9a262e07 100644 --- a/public/stylesheets/project.css +++ b/public/stylesheets/project.css @@ -1230,4 +1230,5 @@ a.pages-big{ width:50px;} .pages .active{ background-color:#269ac9; color:#fff;} .pages{width:330px; margin:20px auto 10px;} -.red-cir-btn{ background:#e74c3c; padding:1px 5px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal;font-size:12px;} \ No newline at end of file +.red-cir-btn{ background:#e74c3c; padding:1px 5px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal;font-size:12px;} +.green-cir-btn{ background:#28be6c; padding:1px 5px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal;font-size:12px;} \ No newline at end of file