From 5f55340ce8240a41f118b0b9fbdb0d71e97d0821 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 23 Oct 2014 16:09:55 -0300 Subject: [PATCH] fix button background --- style.css | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index e899114..da58630 100644 --- a/style.css +++ b/style.css @@ -2574,8 +2574,6 @@ input.button.with-text { } #pairwise_main .prompt { - /*background-color: #cfe1bf !important;*/ - background: url("images/prompt_bg_normal.png") no-repeat center top #cfe1bf; border-width: 0px; max-width: 369px; height: 170px !important; @@ -2584,10 +2582,6 @@ input.button.with-text { border-radius: 10px; } -#pairwise_main .prompt:hover { - background: url("images/prompt_bg_hover.png") no-repeat 50% top #548A1C; -} - #pairwise_main .prompt.left{ background-position: 51% top; float: left; -- libgit2 0.21.2