summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_modal.scss
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-08-21 08:54:48 -0700
committer=Corey Hulen <corey@hulen.com>2015-08-21 08:54:48 -0700
commit0ae7180ac5e0cea1e240a1d29c5822159762b2e3 (patch)
tree6fb954e8d5609286b861c3e378543f28180d84d5 /web/sass-files/sass/partials/_modal.scss
parent60be2a5636e52bd3193978691f9b53d896e4c45c (diff)
parentddcdcc3e2c85efbfd1d91d69c0f5c0af7c7cb1c7 (diff)
downloadchat-0ae7180ac5e0cea1e240a1d29c5822159762b2e3.tar.gz
chat-0ae7180ac5e0cea1e240a1d29c5822159762b2e3.tar.bz2
chat-0ae7180ac5e0cea1e240a1d29c5822159762b2e3.zip
Merging
Diffstat (limited to 'web/sass-files/sass/partials/_modal.scss')
-rw-r--r--web/sass-files/sass/partials/_modal.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss
index 014f834ed..dec08b567 100644
--- a/web/sass-files/sass/partials/_modal.scss
+++ b/web/sass-files/sass/partials/_modal.scss
@@ -50,6 +50,13 @@
@include clearfix;
.modal-title {
float: left;
+ font-size: 17px;
+ line-height: 27px;
+ color: #f4f4f4;
+ .name {
+ font-weight: 600;
+ color: #fff;
+ }
}
.modal-action {
padding: 0;