]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WebUI: Increase CSS spacing on day of week in EPG/DVR info dialogs
authorProfYaffle <ian@sproink.co.uk>
Mon, 22 Dec 2014 18:25:54 +0000 (18:25 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Dec 2014 16:56:15 +0000 (17:56 +0100)
src/webui/static/app/ext.css

index c969aa03bc08b68d6c974d6d7bde8a241af70434..760425d390781366e8dfbad10ad3881ba0866b47 100644 (file)
 
 .x-nice-dayofweek {
     display: inline-block;
-    width: 4em;
+    width: 6em;
 }
 
 .x-nice-date {