luci-theme-openwrt: work around cssmin bug breaking the minified CSS.
authorJo-Philipp Wich <jo@mein.io>
Tue, 31 Mar 2020 13:25:27 +0000 (15:25 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 7 May 2020 17:40:49 +0000 (19:40 +0200)
commit7c29f560d5e9b093209baae6613b07b2bb9a3f3e
treeaf6e8577eb4209e89d28a2ff53c0bdfcaedcae16
parentd16600ff0100520f680ce3d9f2383d3c690b7fdf
luci-theme-openwrt: work around cssmin bug breaking the minified CSS.

The cssmin utility incorrectly breaks up calc() expressions when
minifying rules. Avoid the problem by trimming uneeded spaces.

Fixes: #3801
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 63057a08dcc2ee80f68ccd411239a51646eba295)
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css