misc/theme-rebellion: remove sourceMappingURL, map and bump revision

This is recommended as Chrome gave us CRSF issues with this "feature"
for no apparent reason.  We don't have minified stylesheets...
This commit is contained in:
Franco Fichtner 2018-01-24 07:06:11 +01:00
parent 9030c7495a
commit 56d2b86673
3 changed files with 1 additions and 10 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= theme-rebellion
PLUGIN_VERSION= 0.2
PLUGIN_REVISION= 3
PLUGIN_REVISION= 4
PLUGIN_COMMENT= A suitably dark theme
PLUGIN_MAINTAINER= team-rebellion@queens-park.com
PLUGIN_DEVEL= yes

File diff suppressed because one or more lines are too long

View file

@ -5846,5 +5846,3 @@ select {
background-repeat: no-repeat;
background-position: right;
background-image: url(/ui/themes/opnsense/build/images/caret.png) !important; }
/*# sourceMappingURL=main.css.map */