Sync up the input.opac-button style with master
authorDan Scott <dscott@laurentian.ca>
Thu, 9 Aug 2012 15:11:59 +0000 (11:11 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 8 May 2013 15:46:59 +0000 (11:46 -0400)
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 <dscott@laurentian.ca>
Open-ILS/src/templates_laurentian/opac/css/style.css.tt2

index a257d8b..d2fbcc1 100644 (file)
@@ -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;
 }