You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
15 KiB
2 lines
15 KiB
9 months ago
|
:root{--jexcel-border-color:#000}.jexcel_container{box-sizing:border-box;display:inline-block;outline:none;overscroll-behavior:contain;padding-right:2px}.jexcel_container.fullscreen{height:100%;left:0;position:fixed;top:0;width:100%;z-index:21}.jexcel_container.fullscreen .jexcel_content{background-color:#fff;height:100%;overflow:auto;width:100%}.jexcel_container.with-toolbar .jexcel>thead>tr>td{top:0}.jexcel_container.fullscreen.with-toolbar{height:calc(100% - 46px)}.jexcel_content{box-sizing:border-box;display:inline-block;padding-bottom:3px;padding-right:3px;position:relative;scrollbar-color:#666 transparent;scrollbar-width:thin}@supports (-moz-appearance:none){.jexcel_content{padding-right:10px}}.jexcel_content::-webkit-scrollbar{height:8px;width:8px}.jexcel_content::-webkit-scrollbar-track{background:#eee}.jexcel_content::-webkit-scrollbar-thumb{background:#666}.jexcel{background-color:#fff;border:0;border-collapse:separate;border-color:transparent #ccc #ccc transparent;border-style:solid;border-width:1px;empty-cells:show;table-layout:fixed;white-space:nowrap;width:0}.jexcel>thead>tr>td{background-color:#f3f3f3;border-color:#ccc transparent transparent #ccc;border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:2px;position:sticky;top:0;z-index:2}.jexcel_container.with-toolbar .jexcel>thead>tr>td{top:42px}.jexcel>thead>tr>td.dragging{background-color:#fff;opacity:.5}.jexcel>thead>tr>td.selected{background-color:#dcdcdc}.jexcel>tbody>tr>td:first-child{background-color:#f3f3f3;position:relative;text-align:center}.jexcel>tbody.resizable>tr>td:first-child:before{bottom:0;content:"\00a0";cursor:row-resize;height:3px;left:0;position:absolute;width:100%}.jexcel>tbody.draggable>tr>td:first-child:after{content:"\00a0";cursor:move;height:100%;position:absolute;right:0;top:0;width:3px}.jexcel>tbody>tr.dragging>td{background-color:#eee;opacity:.5}.jexcel>tbody>tr>td{border-color:#ccc transparent transparent #ccc;border-style:solid;border-width:1px;box-sizing:border-box;line-height:1em;padding:4px;white-space:nowrap}.jexcel>tbody>tr>td:last-child,.jexcel_overflow>tbody>tr>td{overflow:hidden}.jexcel>tbody>tr>td>img{display:inline-block;max-width:100px}.jexcel>tbody>tr>td.readonly{color:rgba(0,0,0,.3)}.jexcel>tbody>tr.selected>td:first-child{background-color:#dcdcdc}.jexcel>tbody>tr>td>input,.jexcel>tbody>tr>td>select,.jexcel>tbody>tr>td>textarea{background-color:transparent;border:0;border-radius:0;box-sizing:border-box;margin:0;outline:0;padding:0 2px 0 0;width:100%}.jexcel>tbody>tr>td>textarea{padding-top:6px!important;resize:none}.jexcel>tbody>tr>td>input[type=checkbox],.jexcel>tbody>tr>td>input[type=radio]{margin-top:2px;width:12px}.jexcel>tbody>tr>td>select{-webkit-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0ibTcgMTAgNSA1IDUtNXoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9zdmc+);background-position-x:100%;background-position-y:40%;background-repeat:no-repeat}.jexcel>tbody>tr>td.jexcel_dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27%3E%3Cpath fill=%27none%27 d=%27M0 0h24v24H0V0z%27/%3E%3Cpath fill=%27%23d3d3d3%27 d=%27m7 10 5 5 5-5H7z%27/%3E%3C/svg%3E");background-position:top 50% right 5px;background-repeat:no-repeat;overflow-x:hidden;text-overflow:ellipsis}.jexcel>tbody>tr>td.jexcel_dropdown.jexcel_comments{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27%3E%3Cpath fill=%27none%27 d=%27M0 0h24v24H0V0z%27/%3E%3Cpath fill=%27%23d3d3d3%27 d=%27m7 10 5 5 5-5H7z%27/%3E%3C/svg%3E") top 50% right 5px no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUg
|