Style updates for member list view.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Aug 2018 20:04:08 +0000 (16:04 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Aug 2018 20:04:08 +0000 (16:04 -0400)
underline links.

css/front.css

index 7c2c3d5..e5fa743 100644 (file)
@@ -832,11 +832,11 @@ input[type="submit"].glm-member-button {
     clear: both;
 }
 .glm-alpha-link {
-    border: 1px black solid;
+    /* border: 1px black solid; */
     padding: .1em .3em .1em .3em;
     margin-right: .2em;
     font-weight: bold;
-    text-decoration: none !important;
+    text-decoration: underline !important;
     line-height: 2;
 }
 .glm-alpha-link a:hover {
@@ -880,7 +880,12 @@ input[type="submit"].glm-member-button {
 .glm-map-member-address {
     font-size: 13px;
     line-height: 1.2;
-    margin: 3px 0 0;
+    margin: 3px 0 1px 0 !important;
+}
+.glm-map-member-name a,
+.glm-member-list-map-info a,
+.glm-member-list-info a {
+    text-decoration: underline;
 }
 /*
  * Map End