From: Dan Scott Date: Thu, 9 Aug 2012 15:11:59 +0000 (-0400) Subject: Sync up the input.opac-button style with master X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=42521964068e86894b91133bf683094a5952d935;p=contrib%2FConifer.git Sync up the input.opac-button style with master Pulled from the user/dbs/tpac_clear_search working branch, we need to maintain the same style. Hey, aren't these supposed to cascade? Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_laurentian/opac/css/style.css.tt2 b/Open-ILS/src/templates_laurentian/opac/css/style.css.tt2 index a257d8bc9b..d2fbcc11d7 100644 --- a/Open-ILS/src/templates_laurentian/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates_laurentian/opac/css/style.css.tt2 @@ -1142,7 +1142,7 @@ a.opac-button:hover, .results_header_btns a:hover, #simple-detail-view-links a:h text-decoration: none; } -a.opac-button { +a.opac-button, input.opac-button { margin: 10px; padding: 5px 10px 5px 10px; }