Updating bad connection css

This commit is contained in:
Asaad Mahmood
2015-11-13 12:21:43 +05:00
parent 25fdacd46a
commit e16faf45de
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"EnableOutgoingWebhooks": true,
"EnablePostUsernameOverride": false,
"EnablePostIconOverride": false,
"EnableTesting": true,
"EnableTesting": false,
"EnableSecurityFixAlert": true
},
"TeamSettings": {

View File

@@ -16,7 +16,8 @@
}
.bad-connection {
background-color: rgb(255, 255, 172) !important;
background: #ffffac !important;
color: #D04444 !important;
}
.textarea-div {