mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
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:
parent
88ef19b7bd
commit
5a081479f9
3 changed files with 1 additions and 10 deletions
|
|
@ -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
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue