Changed max width for Associate Admin area from 1024px to 98% to accommodate larger...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Oct 2017 15:45:12 +0000 (11:45 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Oct 2017 15:45:12 +0000 (11:45 -0400)
Added some front-end styles to better support appearance for some add-ons
Removed a potentially problematic word fromt he EasyPassword word list.
Fixed a minor error in a method description in Data Abstract docs.

css/admin.css
css/front.css
lib/EasyPassword/EasyPassword.words
lib/GlmDataAbstract/documentation.odt

index bcd8995..4a9817f 100644 (file)
 
 /* Admin Forms */
 .glm-associate-admin-wrap {
-    max-width: 1024px;
+    max-width: 98%;
 }
 .glm-bad-input-area {
     background: #FFaBa9 !important;
index b8546b8..7952a4e 100644 (file)
@@ -1006,6 +1006,9 @@ glm-member-detail-content-toggle {
     text-align: center;
     font-weight: bold;
 }
+.glm-center{
+    text-align: center;
+}
 /*#glm-locationMap-container {
     margin-bottom: 0px;
 }
index 0e07f04..a58937a 100644 (file)
@@ -1,5 +1,4 @@
 able
-ABLE
 about
 account
 acid
@@ -193,7 +192,6 @@ direction
 dirty
 discovery
 discussion
-disease
 disgust
 distance
 division
index 3812a5e..dabb4fa 100644 (file)
Binary files a/lib/GlmDataAbstract/documentation.odt and b/lib/GlmDataAbstract/documentation.odt differ