Forcefully set trackchanges textareas background to white.

This commit is contained in:
Paulo Reis 2018-08-31 15:45:33 +01:00
parent 0c390d91a0
commit 8ad9db3f02

View file

@ -571,6 +571,7 @@
border: solid 1px @rp-border-grey;
resize: vertical;
color: @rp-type-darkgrey;
background-color: #FFF;
margin-top: 3px;
overflow-x: hidden;
min-height: 3em;