---
 koha-tmpl/opac-tmpl/prog/en/css/opac.css |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css 
b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 79f68e6..ec06a59 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -1050,6 +1050,15 @@ width: 100%;
        padding : 0 0 .5em 0;
 }
 
+.searchresults .tagstatus {
+       display: block;
+       color: #707070;
+}
+
+#login4tags {
+       margin-top : .3em;
+}
+
 .results_summary .label {
        color: #202020;
 }
@@ -1709,4 +1718,4 @@ table#items th {
 }
 #action {
        margin-top: 0;
-}
+}
\ No newline at end of file
-- 
1.5.5.GIT

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to