changing the view all and order visitors guide to new yellow
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Feb 2019 13:34:05 +0000 (08:34 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Feb 2019 13:34:05 +0000 (08:34 -0500)
css/app.css
scss/_sidebar.scss

index 6e596e4..0a60964 100644 (file)
@@ -8263,7 +8263,7 @@ a#calendar-link {
   position: absolute;
   bottom: 0;
   left: 70px;
-  background-color: #FFC742;
+  background-color: #E6E125;
   box-shadow: 3px 3px 2px lightgrey;
   text-align: center; }
   .visitor-view-order a {
index a3b10a2..20f4309 100644 (file)
@@ -218,7 +218,7 @@ a#calendar-link {
     position: absolute;
     bottom: 0;
     left: 70px;
-    background-color: #FFC742;
+    background-color: $revamp-yellow;
     box-shadow: 3px 3px 2px lightgrey;
     text-align: center;
     a {