aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/sampler/layouts/gridexample.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/sampler/layouts/gridexample.css')
-rw-r--r--WebContent/VAADIN/themes/sampler/layouts/gridexample.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/WebContent/VAADIN/themes/sampler/layouts/gridexample.css b/WebContent/VAADIN/themes/sampler/layouts/gridexample.css
deleted file mode 100644
index 1575b51347..0000000000
--- a/WebContent/VAADIN/themes/sampler/layouts/gridexample.css
+++ /dev/null
@@ -1,13 +0,0 @@
-.v-gridlayout-gridexample .v-gridlayout-spacing-on {
- /* adjust spacing size */
- padding: 1px;
-}
-
-/* visualize the grid cells */
-.v-gridlayout-gridexample div {
- background-color: #fff;
-}
-
-.v-gridlayout-gridexample div div div {
- background-color: #eee;
-} \ No newline at end of file