Google可视化仪表板表格页面按钮样式 [英] Google Visualization Dashboard Table page button styling

查看:128
本文介绍了Google可视化仪表板表格页面按钮样式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎无法找到在仪表板表格上设置页面样式的方式。如果可能的话,我想让表格底部的页面按钮更大一些?

可以尝试增加 font-size



添加以下CSS ...

  .google-visualization-table-page-number {
font-size:16px!important;
}


I can't seem to find a way to style the page buttons on a dashboard table. I want to make the page buttons at the bottom of the table bigger if that is possible?

解决方案

you can try increasing the font-size

add the following CSS...

.google-visualization-table-page-number {
  font-size: 16px !important;
}

这篇关于Google可视化仪表板表格页面按钮样式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆