summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/serversetup-bwlp/style.css')
-rw-r--r--modules-available/serversetup-bwlp/style.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/modules-available/serversetup-bwlp/style.css b/modules-available/serversetup-bwlp/style.css
deleted file mode 100644
index 3aea98af..00000000
--- a/modules-available/serversetup-bwlp/style.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.disabledPanel {
- cursor: not-allowed;
-}
-
-.disabledPanel > .panel-body {
- pointer-events: none;
- opacity: 0.8;
-}
-
-.panel-footer .btn-group {
- cursor: not-allowed;
-} \ No newline at end of file