summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-13 14:15:32 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-13 14:15:32 -0500
commitf0b1adf6cfaf0f2825b514d2c5e132ebf583652b (patch)
tree0bdb4439993b44f7106436b23e7ee015093b1769 /web/sass-files/sass/partials/_post.scss
parentc5c96082c5b076d4776e18503d9317cdaeb6066c (diff)
parentcd82de18f5c47f1dcc0e6e31af9d17c1ff0b1136 (diff)
downloadchat-f0b1adf6cfaf0f2825b514d2c5e132ebf583652b.tar.gz
chat-f0b1adf6cfaf0f2825b514d2c5e132ebf583652b.tar.bz2
chat-f0b1adf6cfaf0f2825b514d2c5e132ebf583652b.zip
Merge release branch 'release-1.2'
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index ef30cb213..45b7b7f23 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -16,7 +16,8 @@
}
.bad-connection {
- background-color: rgb(255, 255, 172) !important;
+ background: #ffffac !important;
+ color: #D04444 !important;
}
.textarea-div {