From c794ad8401f6b249a878e4d821fa8f95f69e2403 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 9 Aug 2012 11:11:59 -0400 Subject: [PATCH] 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 --- Open-ILS/src/templates_laurentian/opac/css/style.css.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.11.0