| | |
| | | border-color: #007aff !important; |
| | | } |
| | | |
| | | /* è¦ç uni-table éæ©å大å°ä¸å
è¾¹è·ï¼H5 ä¸é H5 éç¨ï¼ */ |
| | | .uni-table .uni-table-tr > .checkbox { |
| | | padding: 10px 10px 10px 14px !important; /* ä½ çè¦æ±ï¼padding=10pxï¼å¯ç¨å¾®å·¦ç¼©è¿ */ |
| | | width: 90px !important; /* æ©å®½æ´å */ |
| | | box-sizing: border-box; |
| | | |
| | | } |
| | | |
| | | .uni-table .uni-table-tr > .checkbox .uni-table-checkbox { |
| | | margin: 0 !important; /* 廿å
é¨é»è®¤ä¸ä¸ margin */ |
| | | |
| | | } |
| | | |
| | | .uni-table .uni-table-tr > .checkbox .checkbox__inner { |
| | | width: 36px !important; |
| | | height: 36px !important; |
| | | border-radius: 6px !important; |
| | | border: 2px solid #007aff !important; |
| | | |
| | | } |
| | | |
| | | .uni-table .uni-table-tr > .checkbox .checkbox__inner.is-checked { |
| | | background-color: #007aff !important; |
| | | border-color: #007aff !important; |
| | | |
| | | } |
| | | |
| | | .uni-table .uni-table-tr > .checkbox .checkbox__inner-icon { |
| | | top: 6px !important; |
| | | left: 11px !important; |
| | | height: 18px !important; |
| | | width: 8px !important; |
| | | border-width: 3px !important; |
| | | |
| | | } |
| | | |
| | | |
| | | /* 表头è¡ï¼ç¬¬ä¸è¡ï¼checkbox ä¹å 大ï¼H5 ç <th class="checkbox">ï¼ */ |
| | | table.uni-table tr .checkbox { |
| | | padding: 10px 10px 10px 14px !important; |
| | | width: 90px !important; |
| | | |
| | | } |
| | | |
| | | /* é对1280x800çå¹³æ¿ä½¿ç¨åªä½æ¥è¯¢è¿è¡éé
*/ |
| | | @media screen and (min-width: 1280px) and (max-width: 1920px) { |
| | | .right-side { |