2018-09-09

作者: libingspost | 来源:发表于2018-09-09 02:42 被阅读0次

在eclipse中修改toolbar中的字体大小设置:

在eclipse的安装目录中:plugins\org.eclipse.ui.themes_1.1.0.v20150511-0913\css

找到e4_default_win7.css这个文件,在文件的末尾添加下面的配置:

CTabFolder Tree{

  font-size: 16px;

}

相关文章

网友评论

    本文标题:2018-09-09

    本文链接:https://www.haomeiwen.com/subject/vklrgftx.html