mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Updating bad connection css
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"EnableOutgoingWebhooks": true,
|
||||
"EnablePostUsernameOverride": false,
|
||||
"EnablePostIconOverride": false,
|
||||
"EnableTesting": true,
|
||||
"EnableTesting": false,
|
||||
"EnableSecurityFixAlert": true
|
||||
},
|
||||
"TeamSettings": {
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
}
|
||||
|
||||
.bad-connection {
|
||||
background-color: rgb(255, 255, 172) !important;
|
||||
background: #ffffac !important;
|
||||
color: #D04444 !important;
|
||||
}
|
||||
|
||||
.textarea-div {
|
||||
|
||||
Reference in New Issue
Block a user