1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 18:34:52 +12:00

Merge pull request #804 from Neui/native-textarea

Use native textarea when editing user rules
This commit is contained in:
Raymond Hill 2017-11-23 07:49:14 -05:00 committed by GitHub
commit f2a20688c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;