summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/coverflow/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/coverflow/styles.css')
-rw-r--r--WebContent/VAADIN/themes/coverflow/styles.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/coverflow/styles.css b/WebContent/VAADIN/themes/coverflow/styles.css
new file mode 100644
index 0000000000..b33cf5dfb7
--- /dev/null
+++ b/WebContent/VAADIN/themes/coverflow/styles.css
@@ -0,0 +1,8 @@
+@import url(../default/styles.css);
+
+.v-app, body.v-generated-body {
+ background-color: black;
+}
+.v-panel-content-light {
+ border: none;
+} \ No newline at end of file