From: Jaroslav Kysela Date: Fri, 6 May 2016 16:32:22 +0000 (+0200) Subject: logo size fix (about tab) X-Git-Tag: v4.2.1~561 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96782c8a920d0278ff703e5e2c689e4b7fbfc770;p=thirdparty%2Ftvheadend.git logo size fix (about tab) --- diff --git a/src/webui/extjs.c b/src/webui/extjs.c index 59c9d5667..24bcd0242 100644 --- a/src/webui/extjs.c +++ b/src/webui/extjs.c @@ -198,7 +198,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque) htsbuf_qprintf(hq, "
\n\
HTS Tvheadend %s
\n\

© 2006 - 2016 Andreas \303\226man, Jaroslav Kysela, Adam Sutton, et al.

\n\ -

\n\ +

\n\

https://tvheadend.org

\n", tvheadend_version); diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index 8462cafaa..13c5c3b62 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -993,6 +993,11 @@ cursor: pointer; } +.logobig { + width: 25%; + height: auto; +} + /** vim: ts=4:sw=4:nu:fdc=4:nospell * * Ext.ux.grid.RowActions.css