記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
jQuery Ui button font-size
I've recently added Primefaces to my WEb app in order to use it's dataTable UI. So I decided to g... I've recently added Primefaces to my WEb app in order to use it's dataTable UI. So I decided to go and up the font size of the dataTable to 12px instead of the default 10px it comes with. so I added this to my Css: .ui-widget, .ui-widget .ui-widget { font-size: 12px !important; } Anyway, I was also using a button with the styleclass="button" which comes from the jquery.ui and now it's affected tha
2015/05/27 リンク