diff options
Diffstat (limited to 'themes/greysme/templates/default.css')
-rw-r--r-- | themes/greysme/templates/default.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/greysme/templates/default.css b/themes/greysme/templates/default.css index be2a3603..fdeb292c 100644 --- a/themes/greysme/templates/default.css +++ b/themes/greysme/templates/default.css @@ -296,6 +296,11 @@ input[type=checkbox] { border:0;background:none; } color:#111;
}
+#multi_alpha_filter {
+ width:40px;
+ margin-bottom:4px;
+}
+
/* SIDEBAR : Localplay */
/***********************/
|