Extjs DateField在firefox下顯示過長(zhǎng)問題的解決辦法
Posted on 2009-03-26 00:05 Robert Su 閱讀(727) 評(píng)論(0) 編輯 收藏 所屬分類: ExtJS.x-date-middle {
padding-top:2px;padding-bottom:2px;
width:130px; /* FF3 */
}
在頁面中加入此CSS樣式表
.x-date-middle {
padding-top:2px;padding-bottom:2px;
width:130px; /* FF3 */
}
在頁面中加入此CSS樣式表
只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。 | ||
![]() |
||
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
|
||
相關(guān)文章:
|
||
posts - 103, comments - 104, trackbacks - 0, articles - 5
Copyright © Robert Su