Use native textarea when editing user rules

Use native textarea (no color set) when editing temporary user rules.
Improves visibility significantly when eg. using Firefox with a dark GTK theme.
pull/2/head
Neui 8 years ago committed by GitHub
parent 893b885b5a
commit 9672465292

@ -139,7 +139,6 @@ body[dir="rtl"] #commitButton:before {
text-decoration: line-through;
}
#diff textarea {
background-color: #f8f8ff;
border: 0;
border-top: 1px solid #eee;
direction: ltr;

Loading…
Cancel
Save