summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-21 00:54:35 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-21 00:54:35 +0500
commit796a3001ccf7dd2729ff06f4dfd0e8614ae5de3a (patch)
treeb151c35be9cb27bf9fd5bf43c59df48dfa2864f4 /web/sass-files
parent19123e5523453d7c4e9caad4794a2942c5ce5aa4 (diff)
downloadchat-796a3001ccf7dd2729ff06f4dfd0e8614ae5de3a.tar.gz
chat-796a3001ccf7dd2729ff06f4dfd0e8614ae5de3a.tar.bz2
chat-796a3001ccf7dd2729ff06f4dfd0e8614ae5de3a.zip
MM-1696 - Improvements for Slack Import
Diffstat (limited to 'web/sass-files')
-rw-r--r--web/sass-files/sass/partials/_settings.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_settings.scss b/web/sass-files/sass/partials/_settings.scss
index 0262ef60c..99a7eb7bc 100644
--- a/web/sass-files/sass/partials/_settings.scss
+++ b/web/sass-files/sass/partials/_settings.scss
@@ -111,6 +111,16 @@
}
}
+ .file-status {
+ font-size: 13px;
+ margin-top: 8px;
+ color: #555;
+ }
+
+ .confirm-import {
+ padding: 4px 10px;
+ margin: 10px 0;
+ }
}
}