summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/templates/_no-content-placeholder.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/templates/_no-content-placeholder.scss')
-rw-r--r--web-ui/app/scss/templates/_no-content-placeholder.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/web-ui/app/scss/templates/_no-content-placeholder.scss b/web-ui/app/scss/templates/_no-content-placeholder.scss
deleted file mode 100644
index c6807011..00000000
--- a/web-ui/app/scss/templates/_no-content-placeholder.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-.no-content-placeholder {
- @include absolute-center-unknown-height-width;
-
- color: $medium_dark_grey;
-}