]> _ Git - physioassist-wordpress.git/commitdiff
Adjust lightbox and video modal backgrounds. Wait #3470 @0.25
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 18 Mar 2020 10:02:18 +0000 (10:02 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 18 Mar 2020 10:02:18 +0000 (10:02 +0000)
wp-content/themes/physioassist/resources/assets/styles/widgets/profile-carousel.styl
wp-content/themes/physioassist/resources/assets/styles/widgets/video-carousel.styl

index d4970ab43cb43bc3d2caa5f394634c72b72964a2..25bb98d2439244c2aee790606f1d1ec1611d03fe 100644 (file)
@@ -51,6 +51,9 @@
 
 
 //=== Lity Lightbox customisations
+.lity
+  background-color: rgba($colors.dark-blue, 0.9)
+
 .lity-close
   position: absolute
   top: 16px !important
index 2abefa05f062cf980d33391f50a49c5732a23501..d582679bf7fbf8616c640cb06b03ece4789f9f13 100644 (file)
       &.slick-active
         button:before
           background-color: #1f8ccc
+
+
+//=== Elementor Lightbox customisations
+.dialog-type-lightbox
+  background-color: rgba($colors.dark-blue, 0.9)