aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/plugins/ads.scss
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2019-06-20 23:50:46 +1000
committerSam Potts <sam@potts.es>2019-06-20 23:50:46 +1000
commit2e40b91ec1aabf33e945cba66fbcdd9b7aa53ba7 (patch)
tree91f42276e31e6ec24cc8ef5bb17201dc5f07efc3 /src/sass/plugins/ads.scss
parent97d9228bed639f0c20b1f21468dd3f181af6b262 (diff)
downloadplyr-2e40b91ec1aabf33e945cba66fbcdd9b7aa53ba7.tar.lz
plyr-2e40b91ec1aabf33e945cba66fbcdd9b7aa53ba7.tar.xz
plyr-2e40b91ec1aabf33e945cba66fbcdd9b7aa53ba7.zip
Styling tweaks for demo
Diffstat (limited to 'src/sass/plugins/ads.scss')
-rw-r--r--src/sass/plugins/ads.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sass/plugins/ads.scss b/src/sass/plugins/ads.scss
index c5acef75..44ec5351 100644
--- a/src/sass/plugins/ads.scss
+++ b/src/sass/plugins/ads.scss
@@ -23,7 +23,7 @@
// The countdown label
&::after {
- background: rgba($plyr-color-gunmetal, 0.8);
+ background: rgba($plyr-color-gray-9, 0.8);
border-radius: 2px;
bottom: $plyr-control-spacing;
color: #fff;