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>
Tue, 31 Mar 2020 13:27:13 +0000 (15:27 +0200)
commit63057a08dcc2ee80f68ccd411239a51646eba295
tree19e8352f44813d4466c266bac5880de198fa3052
parent14c59e09be6d886fbf00c7d244a35bda12c3cfdc
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>
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css