From 7f0b2f5495f6fbc70426173171d10068f59a68fc Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 3 Feb 2021 14:40:08 +0100 Subject: Replace video button icon with material design icon Signed-off-by: Vincent Petry --- css/icons.scss | 6 ------ 1 file changed, 6 deletions(-) (limited to 'css') diff --git a/css/icons.scss b/css/icons.scss index 771550777..154b7c03f 100644 --- a/css/icons.scss +++ b/css/icons.scss @@ -64,12 +64,6 @@ &.icon-grid-view { background-image: url(icon-color-path('toggle-pictures', 'actions', 'fff', 1, true)); } - &.icon-video { - background-image: url(icon-color-path('video', 'actions', 'fff', 1, true)); - } - &.icon-video-off { - background-image: url(icon-color-path('video-off', 'actions', 'fff', 1, true)); - } &.icon-screen { background-image: url(icon-color-path('screen', 'actions', 'fff', 1, true)); } -- cgit v1.2.3