summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-05 15:50:54 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-05 15:50:54 +0500
commit022317823e6c2b5a1787854d5531e7c32881b9a6 (patch)
tree9b3f41517a89bf7c6f555ba635ccf8f0f2b60edb /web/sass-files/sass/partials
parent2d5a181c7d64097df8014a8290be40cddb81ab16 (diff)
parentea51edf0c4a2c62ba3f6585dfde93c240c8f0a4b (diff)
downloadchat-022317823e6c2b5a1787854d5531e7c32881b9a6.tar.gz
chat-022317823e6c2b5a1787854d5531e7c32881b9a6.tar.bz2
chat-022317823e6c2b5a1787854d5531e7c32881b9a6.zip
Merge branch 'master' of https://github.com/mattermost/platform
Conflicts: web/react/components/mention_list.jsx
Diffstat (limited to 'web/sass-files/sass/partials')
-rw-r--r--web/sass-files/sass/partials/_get-link.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_get-link.scss b/web/sass-files/sass/partials/_get-link.scss
new file mode 100644
index 000000000..c84befd6a
--- /dev/null
+++ b/web/sass-files/sass/partials/_get-link.scss
@@ -0,0 +1,6 @@
+.copy-link-confirm {
+ position: fixed;
+ color: rgb(153, 230, 153);
+ top: 84%;
+ left: 130px;
+} \ No newline at end of file