summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files')
-rw-r--r--web/sass-files/sass/partials/_files.scss4
-rw-r--r--web/sass-files/sass/partials/_post.scss5
2 files changed, 0 insertions, 9 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);
}
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 093e10ee0..98b17120d 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -107,11 +107,6 @@ body.ios {
}
#post-list {
- .post-list-file-overlay {
- width: 100%;
- height: 100%;
- background:rgba(255,255,255,0.5);
- }
.post-list-holder-by-time {
background: #fff;
overflow-y: scroll;