Bug 8523 follow-up OPAC styles for ccsr theme
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 21 Sep 2012 14:35:20 +0000 (16:35 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 21 Sep 2012 14:35:20 +0000 (16:35 +0200)
koha-tmpl/opac-tmpl/ccsr/en/css/opac.css

index d235584..cdf6441 100644 (file)
@@ -2624,6 +2624,16 @@ body#opac-main #opacmainuserblockmobile {
     display: none;
 }
 
+#hierarchies a {
+    font-weight: normal;
+    text-decoration: underline;
+    color: #069;
+}
+
+#hierarchies a:hover {
+    color: #990033;
+}
+
 .mobile_only {
    display : none;
 }