From: Piotr Kuchciak Date: Tue, 2 Jun 2015 20:32:53 +0000 (+0200) Subject: update CSS X-Git-Tag: v4.2.1~2374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d166cc249fb19644fb08a2679e47ac6a5bcc5a88;p=thirdparty%2Ftvheadend.git update CSS --- diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index e27609434..420d2e260 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -218,6 +218,10 @@ background-image: url(../icons/key.png) !important; } +.pass { + background-image: url(../icons/pass.png) !important; +} + .tags { background-image: url(../icons/tag_blue.png) !important; }