TPAC: Make result button text consistent
authorDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 04:43:50 +0000 (00:43 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 15:20:29 +0000 (11:20 -0400)
There's no good reason for the result buttons to have underlined text
when most other buttons in the Web UI do not have underlined text.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2

index 626a343..3e60a60 100644 (file)
@@ -1242,6 +1242,7 @@ div.opac-multiline-button > a,
     color: [% css_colors.text_invert %];
     vertical-align: middle;
     display: table-cell;
+    text-decoration: none;
 }
 
 .opac-multiline-button > a:hover,