un bold field names
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Aug 2018 16:44:02 +0000 (12:44 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Aug 2018 16:44:02 +0000 (12:44 -0400)
Remove the bold from field names.

css/admin.css

index cdd8308..9973263 100644 (file)
@@ -2,7 +2,7 @@
     padding: 0 5px 10px 5px;
 }
 .glm-admin-custom-fields .glm-custom-field-label{
-    font-weight: bold;
+    font-weight: normal;
     line-height: 1;
 }
 .glm-admin-custom-fields .glm-input-wrapper{