From a3bcb8e8878ee926275c18e94c3a74429f03c5f6 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 26 Jun 2019 23:40:36 +0530 Subject: [PATCH] UX: make onebox video placeholder icon grey --- app/assets/stylesheets/common/base/onebox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index 895a522c47b..e4e97bac5bd 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -592,7 +592,7 @@ aside.onebox.stackexchange .onebox-body { &:before { opacity: 0.8; content: svg-uri( - '' + '' ); } position: absolute;