码迷,mamicode.com
首页 > 其他好文 > 详细

解决UNIGUI字体太小的问题

时间:2018-05-22 14:48:46      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:css   pointer   ntop   into   module   .com   order   收藏   font   

解决UNIGUI字体太小的问题

时间:2018-05-01 22:11:28      阅读:47      评论:0      收藏:0      [点我收藏+]
 

标签:项目   gui   size   css属性   ise   问题   写入   浏览器   tex   

解决UNIGUI字体太小的问题

Unigui运行在chrome浏览器下可以有最佳的效果,但用ie打开用unigui做的项目会发现字体明显小一截,可以用自定义css来解决这个问题。

可以在UniServeModule的customcss属性中写入以下代码:

<style type="text/css">  

 *{font-size:12px!important;}  

</style>  

解决UNIGUI字体太小的问题

标签:css   pointer   ntop   into   module   .com   order   收藏   font   

原文地址:https://www.cnblogs.com/westsoft/p/9071475.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!