标签: css extjs header buttongroup
当我将 Ext JS 4.1.1 buttongroup 标题配置为headerPosition: 'left'时,标题文本的样式会发生变化,使其在所有浏览器中保持对齐,并且粗体和& IE8中的斜体。
headerPosition: 'left'
我想要实现的是标题应该锚定在 buttongroup 的左边框,而所有其他文本样式仍然是默认值。
此外,文本应该面向内部......而不是面向外部。