summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_files.scss
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-08-11 15:31:07 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-08-12 12:29:57 -0700
commit6f091f0f6d17b74a5d87517ef35f89cd46e1bcb4 (patch)
tree0892e705efd8d05025ce20af1b28c2446836c6ef /web/sass-files/sass/partials/_files.scss
parent9f9d93e6133ffd2523546e27e9099e2e6f436506 (diff)
downloadchat-6f091f0f6d17b74a5d87517ef35f89cd46e1bcb4.tar.gz
chat-6f091f0f6d17b74a5d87517ef35f89cd46e1bcb4.tar.bz2
chat-6f091f0f6d17b74a5d87517ef35f89cd46e1bcb4.zip
Added check to make sure files are not strings
Diffstat (limited to 'web/sass-files/sass/partials/_files.scss')
-rw-r--r--web/sass-files/sass/partials/_files.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/sass-files/sass/partials/_files.scss b/web/sass-files/sass/partials/_files.scss
index 83c87132b..3736f9303 100644
--- a/web/sass-files/sass/partials/_files.scss
+++ b/web/sass-files/sass/partials/_files.scss
@@ -204,13 +204,9 @@
}
.center-file-overlay {
- width: 100%;
- height: 100%;
background:rgba(255,255,255,0.5);
}
.right-file-overlay {
- width: 100%;
- height: 100%;
background:rgba(255,255,255,0.5);
}