From bf19b968a8ce9f6a9aaee1c7f5ab30bcaa2ed8f8 Mon Sep 17 00:00:00 2001 From: Alexander Popitich Date: Tue, 14 Feb 2017 20:40:11 +0300 Subject: [PATCH] rm overwritten styles --- 11 - Custom Video Player/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/11 - Custom Video Player/style.css b/11 - Custom Video Player/style.css index d098f66f7e..4865133b2f 100644 --- a/11 - Custom Video Player/style.css +++ b/11 - Custom Video Player/style.css @@ -124,7 +124,6 @@ input[type=range]::-webkit-slider-runnable-track { border: 0.2px solid rgba(1, 1, 1, 0); } input[type=range]::-webkit-slider-thumb { - box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(13, 13, 13, 0); height: 15px; width: 15px; border-radius: 50px;