The typeahead input should not be in smallcaps (I think)
这个提交存在于:
父节点
f846adc5d8
当前提交
b11dece17f
共有 1 个文件被更改,包括 5 次插入 和 0 次删除
|
@ -22,6 +22,11 @@ header {
|
|||
letter-spacing: 2px;
|
||||
}
|
||||
|
||||
#tool input[type=text], .twitter-typeahead
|
||||
{
|
||||
font-variant: normal;
|
||||
}
|
||||
|
||||
.hicon, .footcenter, .submit, .fullclickpopup{
|
||||
color:black;
|
||||
}
|
||||
|
|
正在加载…
添加表格
添加链接
在新工单中引用