Alfredo Villegas commited on
Commit
edb099b
1 Parent(s): 964f1a2
Files changed (1) hide show
  1. static/css/app.css +1 -1
static/css/app.css CHANGED
@@ -210,7 +210,7 @@ button{
210
  .input-box button:disabled, .input-box textarea:disabled, .input-box input:disabled{
211
  background-color: #8b8b8b;
212
  border-color: #8b8b8b;
213
-
214
  }
215
 
216
  #message-template{
 
210
  .input-box button:disabled, .input-box textarea:disabled, .input-box input:disabled{
211
  background-color: #8b8b8b;
212
  border-color: #8b8b8b;
213
+ filter: contrast(0.5);
214
  }
215
 
216
  #message-template{