aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/sampler/layouts/spacingexample.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/sampler/layouts/spacingexample.css')
-rw-r--r--WebContent/VAADIN/themes/sampler/layouts/spacingexample.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/sampler/layouts/spacingexample.css b/WebContent/VAADIN/themes/sampler/layouts/spacingexample.css
new file mode 100644
index 0000000000..e0680dc01e
--- /dev/null
+++ b/WebContent/VAADIN/themes/sampler/layouts/spacingexample.css
@@ -0,0 +1,4 @@
+.v-gridlayout-spacingexample {
+ /* background for the layout, for clarity */
+ background-color: #ccc;
+} \ No newline at end of file