Browse Source

样式调整

liupeng 3 years ago
parent
commit
3101c1abce
1 changed files with 13 additions and 0 deletions
  1. 13 0
      dist/yvan-ext-mobile.css

+ 13 - 0
dist/yvan-ext-mobile.css

@@ -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;