/** node * ExtJS 2.x ~ 3.x 在Firefox下的字體過小修正補丁 工具 */ 字體 .x-window-footer{position:relative;top:0;right:0;} spa .x-tab-strip span.x-tab-strip-text{font-size:12px;} orm .x-panel-header{font-size:12px;} ip .x-tree-node{font-size:12px;} it .x-grid3-hd-row td{font-size:12px;} io .x-grid3-row td{font-size:12px;line-height:18px;} table .x-tip .x-tip-bd{font-size:12px;} form .x-tip h3{font-size:12px;} .x-tip .x-tip-bd-inner{font-size:12px;} .x-panel-tl .x-panel-header{font-size:12px;} .x-form-field{font-size:12px;} .x-small-editor .x-form-field{font-size:12px;} .x-combo-list-item{font-size:12px;} .x-menu-list-item{font-size:12px;} .x-window-tl .x-window-header{font-size:12px;} .ext-ie .x-form-text{margin-top:1px;} /* the textfield missing bottom line */ .x-form-item{font-size:12px;} .x-grid-group-hd div{font-size:12px;} /*按鈕字體大小 add by extjs.org.cn */ .x-btn-text{font-size:12px;} /* 工具欄 */ .x-btn button{font-size:12px;} |