From 3c50d4eb45c82c67efb7d5e0672af3c27e24eb82 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 27 Jun 2018 15:18:13 +0200 Subject: [PATCH] fix #2121 @0.5 --- style/interface.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/interface.less b/style/interface.less index 2c204300..c7387c7c 100644 --- a/style/interface.less +++ b/style/interface.less @@ -55,6 +55,7 @@ } .audio-description-button { + background-color: @arrows-background; background-image: url("../data/images/interface-audio-description-on.svg"); width: 52px; height: 52px; -- 2.39.5