refactor: moved ip-blacklist and post-queue styles/tpls to themes

This is a breaking change!, re: #8580
This commit is contained in:
Julian Lam
2020-08-26 10:32:47 -04:00
parent 073c4d7886
commit b6b94a56dc
8 changed files with 2 additions and 162 deletions

View File

@@ -16,7 +16,6 @@
@import "./manage/registration";
@import "./manage/users";
@import "./manage/admins-mods";
@import "../post-queue";
@import "./appearance/customise";
@import "./appearance/themes";
@import "./extend/plugins";
@@ -30,7 +29,6 @@
@import "./settings";
@import "../flags";
@import "./manage/ip-blacklist";
@import "./modules/alerts";
@import "./modules/selectable";