Apply input style to other pages as well
This commit is contained in:
parent
56948ba9a3
commit
1a1533998c
|
@ -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)
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue