luoyifan %!s(int64=3) %!d(string=hai) anos
pai
achega
53607cb713
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      dist/yvan-ext.css

+ 6 - 0
dist/yvan-ext.css

@@ -1,9 +1,15 @@
+/* 合计行 */
+.x-grid-row-summary .x-grid-cell {
+    font-weight: bold;
+}
+
 /** 单元格换行 **/
 .cell_wrap > .x-grid-cell-inner {
     white-space: normal;
     word-break: break-all;
 }
 
+/** 隐藏 class, 用于 iconCls 层叠 **/
 .hide_tag {
     display: none;
 }