@@ -1,3 +1,16 @@
+/* 图标靠右对齐时,不显示 */
+.x-button.x-has-text.x-icon-align-right .x-icon-el {
+ color: white;
+}
+
+/* 表格分页工具条样式 */
+.yvgrid-paging .paging-text .x-innerhtml {
+ text-align: center;
+ font-size: 16px;
+ line-height: 32px;
+ font-weight: bold;
/*== layer提示框==*/
.yvan-msg {
min-width: 100px;