zoukankan
html css js c++ java
extjs4 中汉字显示不好看存在的问题
.x-tab-default-top button, .x-tab-default-top .x-tab-inner
{
height
:
13px
;
line-height
:
13px
;
font-family
:
微软雅黑
;
font-size
:
12px
;
}
是使用字体的问题,换个字体就好多了,建议把字体改大点。
查看全文
相关阅读:
c++ 01
unix c 11
unix c 10
unix c 09
unix c 08
unix c 07
unix c 06
unix c 05
unix c 04
Petrozavodsk Summer Training Camp 2017
原文地址:https://www.cnblogs.com/gwazy/p/2140796.html
最新文章
Docker的大坑小洼(二)
Docker的大坑小洼(一)
一年成为Emacs高手(像神一样使用编辑器)
kvm虚拟主机安装速度很慢
Partition 1 does not start on physical sector boundary.分区信息不正常
用U盘安装ubuntu
dell n2024交换机配置
dell c6220II lsi阵列卡
Last_SQL_Errno: 1062
UTC、GTC时间和本地时间
热门文章
tr的用法
cut的用法
硬盘分区要点
cron的用法
cp的用法
comm的用法
cat和tac的用法
cal日历工具的用法
Bash命令行编辑
c++ 02
Copyright © 2011-2022 走看看