From a959805c6b21c43772ecbf93f03d95b7c00adae2 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Mon, 17 Mar 2014 17:09:36 -0300 Subject: [PATCH] updating theme --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index f4bc00d..cb4af32 100644 --- a/style.css +++ b/style.css @@ -2428,6 +2428,9 @@ input.button.with-text { #pairwise_main .skip_vote { width: 100% !important; text-align: center; + padding: 0; + border-width: 0px; + background-color: transparent !important; /* background-color: #7D8874 !important; font-size: 15px !important; color: #fff; @@ -2440,7 +2443,7 @@ input.button.with-text { background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important; background-color: #CCCCCC; - color: white; + color: transparent !important; display: inline-block; height: 1px; line-height: 0; -- libgit2 0.21.2