Quipu Customizations Part 2
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 1 Sep 2020 19:40:16 +0000 (15:40 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 4 Sep 2020 12:30:05 +0000 (08:30 -0400)
Modified CSS to use different class name

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/css/style.css.tt2

index 7335307..f84e51d 100644 (file)
@@ -3629,7 +3629,7 @@ label[for*=expert_]
 }
 
 /* QUIPU CUSTOMIZATIONS */
-.radioClass {
+.radioLabel {
     text-decoration: none;
     color: #000;
     padding-right: 10px;