misc/theme-rebellion: small whitespace cleanup, version bump

This commit is contained in:
Franco Fichtner
2019-01-28 08:09:24 +01:00
parent b4b31d2a2f
commit 4b7803cfd8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= theme-rebellion
PLUGIN_VERSION= 1.8.1
PLUGIN_VERSION= 1.8.2
PLUGIN_COMMENT= A suitably dark theme
PLUGIN_MAINTAINER= team-rebellion@queens-park.com
@@ -1015,5 +1015,5 @@ border: 1px solid #5a5a5a !important; background-color: #2a2a2a !important; colo
}
.image_invertible {
filter: invert(1) ;
}
filter: invert(1);
}