Added glm-strong-warning class
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 3 Nov 2017 14:35:12 +0000 (10:35 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 3 Nov 2017 14:35:12 +0000 (10:35 -0400)
css/admin.css

index 4a9817f..831ddf7 100644 (file)
     color: green;
     font-weight: bold;
 }
+.glm-strong-warning {
+    color: red;
+    font-weight: bold;
+    font-size: 1.3em;
+}
 .glm-notice {
     color: #0073AA;
     font-weight: bold;