parquet-viewer / assets /index-DXvRD0bG.css
severo's picture
severo HF staff
Upload folder using huggingface_hub
4113c95 verified
raw
history blame
6.95 kB
.table-container{display:flex;flex:1;min-height:0;position:relative}.table-container *{box-sizing:border-box;margin:0;padding:0}.table-scroll{flex:1;overflow:auto}.table-scroll>div{position:relative}.table-scroll .table{position:absolute}.table{border-collapse:separate;border-spacing:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;max-width:100%;overflow-x:auto}.table:focus-visible{outline:none}.table thead th{background-color:#eaeaeb;border:none;border-bottom:2px solid #c9c9c9;box-sizing:content-box;color:#444;height:20px;padding-top:8px;position:sticky;top:-1px;-webkit-user-select:none;user-select:none;z-index:10}.table thead th:first-child{border:none}.table thead th:first-child span{cursor:default;width:0}.table tbody tr:first-child td{border-top:1px solid transparent}.table.sortable thead th{cursor:pointer}.table thead th.orderby :after{position:absolute;right:8px;top:8px;padding-left:2px;background-color:#eaeaeb;content:"▾"}.table thead span{position:absolute;border-right:1px solid #ddd;top:0;right:0;bottom:0;width:8px;cursor:col-resize;transition:background-color .2s ease}.table thead span:hover{background-color:#aab}.table td:first-child{background-color:#eaeaeb;border-right:1px solid #ddd;color:#888;font-size:10px;padding:0 2px;position:sticky;left:0;text-align:center;-webkit-user-select:none;user-select:none;min-width:32px;max-width:none;width:32px}.table th,.table td{border-bottom:1px solid #ddd;border-right:1px solid #ddd;height:32px;max-width:2000px;padding:4px 12px;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table th:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:#706fb1;z-index:100}.pending .table th:before{animation:shimmer 2s infinite linear}@keyframes shimmer{0%,to{background-color:#6fb176}50%{background-color:#adc6b0}}@media (hover: hover){.table tbody tr:hover{background-color:#dbdbe5}.table tbody tr:hover td{border-right-color:#bbb}.table tbody tr:hover td:first-child{background-color:#ccd}}.table tr[title]{color:#a11}.table-corner{background-color:#e4e4e6;border-right:1px solid #ccc;position:absolute;height:33px;width:32px;top:0;left:0;z-index:15;box-shadow:inset 0 0 4px #0003}.mock-row-label{content:"";position:absolute;top:0;left:0;bottom:0;background:#eaeaeb;z-index:-10}*{box-sizing:border-box;margin:0;padding:0}#app{display:flex;font-family:Mulish,Helvetica Neue,Helvetica,Arial,sans-serif;flex-direction:column;height:100vh}.brand{color:#fff;display:flex;align-items:center;filter:drop-shadow(0 0 2px #444);font-family:Century Gothic,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.1em;font-weight:700;text-orientation:mixed;opacity:.85;padding:10px 12px;-webkit-user-select:none;user-select:none;writing-mode:vertical-rl}.brand:hover{color:#fff;filter:drop-shadow(0 0 2px #333);opacity:.9;text-decoration:none}.brand:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='96'%20height='96'%20version='1.1'%20viewBox='0%200%2096%2096'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m48%203.5%2038.37%2022.25v44.5l-38.37%2022.25-38.37-22.25v-44.5z'%20fill='%2343a'%20stroke='%2343a'%20stroke-linejoin='round'%20stroke-width='7'/%3e%3cg%20fill='none'%20stroke='%23fff'%20stroke-linejoin='round'%20stroke-width='8'%3e%3cpath%20d='m48%2048-29.14-17%202.81e-4%2034%2029.14%2017z'/%3e%3cpath%20d='m77.14%2031-29.14%2017v34l29.14-17z'/%3e%3cpath%20d='m48%2048-29.14-17%2029.14-17%2029.14%2017z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 0 center;background-size:26px;height:26px;width:26px;margin-bottom:10px}a{color:#342267;cursor:pointer;text-decoration:none}a:hover{color:#000;text-decoration:underline}main{display:flex;height:100vh;max-width:100vw}.nav{display:flex;flex-direction:column;min-width:48px;background-image:linear-gradient(to bottom,#667,#585669);box-shadow:0 0 4px #0a0a0a80;height:100vh}.content-container{min-width:0;height:100vh;display:flex;flex-direction:column;flex:1}.content{display:flex;flex-direction:column;flex:1;height:100vh;padding:0;overflow:hidden}.top-header{align-items:center;background:linear-gradient(to right,#353540,#24202b);color:#dde4ea;display:flex;height:32px;justify-content:space-between;min-height:32px;padding-left:8px}.top-header h1{font-size:18px;margin:0}.top-header a{color:#e0e8ee}.path{margin:0 4px 0 2px;min-width:0;overflow:auto}.path::-webkit-scrollbar{display:none}.path a{color:#f0f8ff;font-family:Courier New,Courier,monospace;font-size:18px;text-overflow:ellipsis;white-space:nowrap;text-decoration-thickness:1px}@media (max-width: 360px){.path a:not(:last-child){display:none}}.progress-bar{position:fixed;top:0;left:0;right:0;height:2px;z-index:1000;transition:width .3s;background-image:linear-gradient(to right,#ddd,#cbb,#ddd);background-size:1000px;animation:shimmer 4s infinite linear}@keyframes shimmer{0%{background-position:-1000px}to{background-position:1000px}}.progress-bar>div{height:100%;background-color:#3a4}.error-bar{max-height:0;padding:0;background-color:#d119;font-family:monospace;overflow-y:auto;transition:max-height .3s;white-space:pre-wrap}.show-error{max-height:30%;padding:10px}.file-list{flex:1;list-style:none;overflow-y:auto;padding-bottom:24px}.file-list li{margin:0}.file-list li:first-child a{border-top:none}.file-list a{border-top:1px solid #bbb;color:#444;display:flex;padding:8px 12px;text-decoration:none}.file-list a:hover{background-color:#e2e2ee}.file-list a>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name{flex:1;min-width:80px}.file-size{color:#666;margin:0 16px;text-align:right}.file-date{min-width:90px;text-align:right}.file{background:url(/public/file.svg);background-position:left center;background-repeat:no-repeat;background-size:12px;padding-left:22px}.folder{background-image:url(/public/folder.svg)}.viewer{display:flex;flex:1;flex-direction:column;white-space:pre-wrap;overflow-y:auto}.view-header{align-items:center;background-color:#ccc;color:#444;display:flex;gap:16px;height:24px;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.text{background-color:#22222b;color:#d6d6d6;display:block;flex:1;padding:8px;width:100%;overflow-x:auto;white-space:pre-wrap}.image{display:block;flex:1;min-width:0;object-fit:scale-down;background-image:linear-gradient(45deg,#ddd 25%,transparent 25%),linear-gradient(135deg,#ddd 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ddd 75%),linear-gradient(135deg,transparent 75%,#ddd 75%);background-size:32px 32px;background-position:0 0,16px 0,16px -16px,0px 16px}.markdown{background-color:#222226;color:#ddd;flex:1;padding:8px 20px;white-space:pre-wrap;overflow-y:auto}.markdown a{color:#cdf}.markdown p{margin-block:1em}.markdown pre{background-color:#34343a;border-left:#446 solid 5px;margin:0;padding:12px 14px;white-space:pre-wrap}.markdown h1{font-size:32px;font-weight:500;margin-bottom:8px}.markdown h2{font-weight:500;margin-bottom:8px;margin-top:16px}