Apply input style to other pages as well

This commit is contained in:
Buu Nguyen 2017-09-01 13:09:25 -07:00
parent 56948ba9a3
commit 1a1533998c
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
### v2.3.0
* Support PR viewing mode
* Handle reserved chars in URL
* Handle reserved chars in URLs
### v2.2.0
* Support BitBucket (experimental)

View File

@ -50,9 +50,7 @@
content: data-uri('image/svg+xml;charset=UTF-8', './octicons/question.svg');
}
}
}
.octotree_optsview {
input[type=text], textarea {
padding: 4px 8px;
color: #24292e;