https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34423 --- Comment #17 from Jake Deery <jake.deery@ptfs-europe.com> --- When I look at the raw CSS files on this server, they match what is on my box: https://bugs.koha-community.org/bugzilla3/skins/contrib/KohaV2/global.css Could be the cache? On my bugzilla box, I have a cronjob running every 60 seconds: find /srv/www/bugzilla.llownd.net/bugzilla5/data/assets -name '*.css' -delete -print find /srv/www/bugzilla.llownd.net/bugzilla5/data/assets -name '*.js' -delete -print Maybe a similar task needs running on this server? Of course, check there is nothing essential in that directory first! Thanks. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.