summaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/region-dashboard/region-dashboard.styl
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imports/ui/components/region-dashboard/region-dashboard.styl')
-rw-r--r--ui/imports/ui/components/region-dashboard/region-dashboard.styl14
1 files changed, 0 insertions, 14 deletions
diff --git a/ui/imports/ui/components/region-dashboard/region-dashboard.styl b/ui/imports/ui/components/region-dashboard/region-dashboard.styl
deleted file mode 100644
index 044760f..0000000
--- a/ui/imports/ui/components/region-dashboard/region-dashboard.styl
+++ /dev/null
@@ -1,14 +0,0 @@
-/* Set the component style here */
-.os-region-dashboard
- .sm-info-boxes
- display: flex
- flex-flow: row wrap;
- justify-content: space-around
-
- .sm-list-info-boxes
- display: flex;
- flex-flow: row wrap
- justify-content: space-around
-
- >.sm-item
- margin: 10px;