Packaging styling and markup
authorLaury GvR <laury@gaslightmedia.com>
Tue, 29 Dec 2015 22:02:23 +0000 (17:02 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 29 Dec 2015 22:02:23 +0000 (17:02 -0500)
assets/email.png [new file with mode: 0644]
css/admin.css
css/front.css

diff --git a/assets/email.png b/assets/email.png
new file mode 100644 (file)
index 0000000..1cfb9e8
Binary files /dev/null and b/assets/email.png differ
index c468fdb..bc96525 100644 (file)
@@ -41,7 +41,6 @@
 .glm-clear {
     clear: both;
 }
-
 .glm-button {
     margin-left: 4px !important;
     margin-right: 4px !important;   
@@ -60,7 +59,6 @@
 }
 
 /* Admin Tabs */
-
 .nav-tab-wrapper {
     white-space: nowrap;
     height: 1.5em;
@@ -71,7 +69,7 @@
     padding: 0px 8px 4px 8px !important;
 }
 .nav-tab-active {
-    font-weight: bold; 
+    font-weight: bold;
     font-size: 1.1vw !important;
     text-decoration: none;
     border: 2px #ccc solid;
@@ -235,7 +233,6 @@ td.glm-nowrap {
     background-color: #eee;
     font-size: .8em;
 }
-
 .glm-galleryContainer
 {
     clear: both;
@@ -257,11 +254,6 @@ td.glm-nowrap {
 {
     width: 95%;
 }
-.glm-galleryImages
-{
-}
-
 .glm-imageGalleryContainer
 {
     border: 1px #ddd solid !important;
@@ -303,7 +295,6 @@ td.glm-nowrap {
     width: 70%;
     resize: none;
 }
-
 .glm-ol-selected
 { 
     font-weight: bold; 
index e1af27d..764a987 100644 (file)
 /* Specific Divs */
 #glm-directions {
     padding: 1em;
-}
\ No newline at end of file
+}