style.css 1.44 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1
.plx-table .plx-table--header-wrapper .plx-table--repair{position:absolute;left:0;bottom:0;height:0;border-bottom:1px solid #e8eaec}.plx-table:not(.b--style-none) .plx-table--header-wrapper{background-color:#f8f8f9}.plx-header--column{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plx-header--column .plx-edit-icon.plx-icon--edit-outline:before{background-color:#f8f8f9}.plx-header--column.col--title-checked{background-color:#dcdcdc}.plx-header--column.col--title-checked .plx-edit-icon.plx-icon--edit-outline:before{background-color:#dcdcdc}.plx-header--column .plx-required-icon{display:inline-block;color:#f56c6c;vertical-align:middle;width:.85em;height:1em;position:relative}.plx-header--column .plx-required-icon:before{content:"*";position:absolute;line-height:1.25em;font-size:1.25em}.plx-header--column .plx-edit-icon{margin-right:.15em;vertical-align:middle}.plx-header--column .plx-resizable{position:absolute;right:-7px;bottom:0;width:14px;height:100%;text-align:center;z-index:1;cursor:col-resize}.plx-header--column .plx-resizable.is--line:after,.plx-header--column .plx-resizable.is--line:before{content:"";display:inline-block;vertical-align:middle}.plx-header--column .plx-resizable.is--line:before{width:1px;height:50%;background-color:#d9dddf}.plx-header--column .plx-resizable.is--line:after{width:0;height:100%}.plx-table--fixed-right-wrapper .plx-header--column .plx-resizable{right:auto;left:-7px}