when we set an explicit form foreground colour, set an explicit background one too to prevent system-level dark themes on Linux etc making the foreground text unreadable

This commit is contained in:
Matthew Hodgson 2016-03-03 14:37:11 +00:00
parent adb6ab311c
commit f89fe4fff8
5 changed files with 4 additions and 12 deletions

View file

@ -47,18 +47,6 @@ limitations under the License.
margin-bottom: 10px;
}
/*
.mx_RoomSettings input,
.mx_RoomSettings textarea {
border-radius: 3px;
border: 1px solid #c7c7c7;
font-weight: 300;
font-size: 13px;
padding: 9px;
margin-top: 6px;
}
*/
.mx_RoomSettings .mx_RoomSettings_toggles label {
margin-bottom: 8px;
display: block;