summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-17 21:04:33 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-17 21:04:33 +0500
commite46561339f59ff19f68d69596567d1498ed5a857 (patch)
tree3aa1c0daac02bbd04a6a2497def2974c6839a0fb /web/sass-files/sass/partials/_modal.scss
parentbd9b038c0007eeb3c1d27cae17c25169a04052a8 (diff)
downloadchat-e46561339f59ff19f68d69596567d1498ed5a857.tar.gz
chat-e46561339f59ff19f68d69596567d1498ed5a857.tar.bz2
chat-e46561339f59ff19f68d69596567d1498ed5a857.zip
MM-1426 - Updating UI
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 4427cb7dd..7367b5d1a 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -8,7 +8,7 @@
}
}
.info__label {
- font-weight: bold;
+ font-weight: 600;
text-align: right;
padding-right: 0;
}
@@ -120,7 +120,7 @@
}
.more-channel-name {
color: #444;
- font-weight: bold;
+ font-weight: 600;
font-size: 0.95em;
}
tbody {