Commit 464b8e1f350573d17e88a163b49fc5920030b733

Authored by Gustavo Cruz
1 parent efa97523

updating theme

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
style.css
... ... @@ -2335,7 +2335,7 @@ input.button.with-text {
2335 2335 }
2336 2336  
2337 2337 #pairwise_main .prompt:hover {
2338   - background: url("images/prompt_bg_hover.png") no-repeat center top #548A1C;
  2338 + background: url("images/prompt_bg_hover.png") no-repeat 51% top #548A1C;
2339 2339 }
2340 2340  
2341 2341 #pairwise_main .prompt a{
... ...