Upload 12 files
Browse files- asset-manifest.json +3 -3
- index.html +1 -1
- static/css/main.0b454f86.css +2 -0
- static/css/main.0b454f86.css.map +1 -0
asset-manifest.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"files": {
|
3 |
-
"main.css": "/static/css/main.
|
4 |
"main.js": "/static/js/main.7bc2a566.js",
|
5 |
"index.html": "/index.html",
|
6 |
-
"main.
|
7 |
"main.7bc2a566.js.map": "/static/js/main.7bc2a566.js.map"
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
-
"static/css/main.
|
11 |
"static/js/main.7bc2a566.js"
|
12 |
]
|
13 |
}
|
|
|
1 |
{
|
2 |
"files": {
|
3 |
+
"main.css": "/static/css/main.0b454f86.css",
|
4 |
"main.js": "/static/js/main.7bc2a566.js",
|
5 |
"index.html": "/index.html",
|
6 |
+
"main.0b454f86.css.map": "/static/css/main.0b454f86.css.map",
|
7 |
"main.7bc2a566.js.map": "/static/js/main.7bc2a566.js.map"
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
+
"static/css/main.0b454f86.css",
|
11 |
"static/js/main.7bc2a566.js"
|
12 |
]
|
13 |
}
|
index.html
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.7bc2a566.js"></script><link href="/static/css/main.
|
|
|
1 |
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.7bc2a566.js"></script><link href="/static/css/main.0b454f86.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
static/css/main.0b454f86.css
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(135deg);transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(225deg);transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif;margin:20px}h2{-webkit-margin-before:10px!important;margin-block-start:10px!important}p,ul li{text-align:justify}ul{-webkit-padding-start:20px;padding-inline-start:20px}main{margin:auto;max-width:1000px;width:1000px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#222;text-decoration:none}h1,h2,h3,h4,h5,h6{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}a:hover{color:#2362b7;text-decoration:underline}div.table-wrapper{overflow:auto;padding:0;position:relative}div.table-wrapper table{width:100%}div.table-wrapper ::-webkit-scrollbar{width:12px}div.table-wrapper ::-webkit-scrollbar:horizontal{height:12px}div.table-wrapper ::-webkit-scrollbar-track,div.table-wrapper ::-webkit-scrollbar-track:horizontal{background:transparent}div.table-wrapper ::-webkit-scrollbar-thumb,div.table-wrapper ::-webkit-scrollbar-thumb:horizontal{background:#d9d9d9;border-radius:10px}div.table-wrapper ::-webkit-scrollbar-thumb:hover,div.table-wrapper ::-webkit-scrollbar-thumb:hover:horizontal{background:#c1c1c1}table{background-color:#fff;border:1px solid #ddd;border-spacing:0;font-size:.9em;margin-bottom:7px;margin-top:5px}table thead{background-color:#f9fafd}table tr{margin:0}table th{margin:0;padding-left:5px;padding-right:5px}table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.02)}table td{margin:0;padding:8px 10px;white-space:pre-wrap}td.cell-value{min-width:50px;text-align:center}td.cell-rowid,td.cell-rowid_header{background-color:#f9fafd;min-width:290px;padding-left:20px;text-align:left}td.cell-rowid a{text-decoration:underline}th.cell-empty{background-color:#f9fafd}th.cell-header_group{font-size:1.2em;white-space:pre}th.cell-header_group.cell-expanded-false{min-width:120px;white-space:pre}th.cell-extra_header,th.cell-sortable_header{border-bottom:2px solid #ddd;font-size:.9em;font-weight:bolder;padding-bottom:5px;white-space:pre}th.cell-sortable_header:hover span{color:#2362b7;cursor:pointer;text-decoration:underline}th.cell-header{background-color:#f9fafd;border-bottom:2px solid #ddd;font-weight:bolder;padding-left:20px;text-align:left}td.cell-border,th.cell-border{border-left:2px solid #ddd}td.cell-border-right,th.cell-border-right{border-right:2px solid #ddd}td.cell-smaller,th.cell-smaller{font-size:.9em}td.cell-bronze,td.cell-gold,td.cell-silver{white-space:pre}td.cell-gold{background-color:rgba(255,192,0,.1);color:#342f1f;text-decoration:underline}td.cell-silver{background-color:hsla(0,0%,42%,.1);color:#2a2a2a;text-decoration:underline}td.cell-bronze{background-color:rgba(152,83,8,.1);color:#2a2420;text-decoration:underline}th.cell-sorted{color:#2c7be5}td.cell-with-badge{padding-bottom:0;padding-top:8px}div.sort-symbol{color:#bbb;height:10px;margin-top:-5px;overflow:visible}td.cell-sticky,th.cell-sticky{border-right:2px solid #ddd;left:0;position:-webkit-sticky;position:sticky;z-index:999}div.header-actions{display:flex;height:22px;margin-bottom:5px;margin-top:-15px;text-align:left}div.filter-block{background-color:#f9fafd;border:1px solid #ddd;border-radius:.5rem;display:inline-block;margin-bottom:-10px;margin-right:10px;padding:12px 16px;width:-webkit-max-content;width:max-content}div.filter-block input{margin-left:12px}.circled-icon{background:#fff;border:1px solid #999;border-radius:1rem;color:#000;display:inline-block;font-size:.8em;font-weight:700;margin-left:4px;margin-right:4px;opacity:.4;text-align:center;width:1.4em}.circled-icon:hover{cursor:pointer;opacity:1;text-decoration:none}.circled-icon.warning{background-color:#ffe8e8;border:1px solid #ff7878;color:#ff7878}.circled-icon .header-actions{clear:none;float:left}div.react-tooltip{border-radius:.5rem;box-shadow:0 3px 3px 0 rgba(65,69,88,.1);max-width:350px;text-align:justify;white-space:pre-line;z-index:1000}div.footer{font-size:.8em;padding-top:20px}div.rowid-filter input{border:1px solid #999;border-radius:.25rem;line-height:2em;opacity:.5;padding-left:30px;padding-right:10px;width:40%;z-index:999}div.rowid-filter input:focus{opacity:1;outline:none}div.rowid-filter span.icon{-webkit-filter:grayscale(1);filter:grayscale(1);margin-right:-27px;opacity:.4}p.description{-webkit-margin-before:0;-webkit-margin-after:.5em;font-size:.9em;margin-block-end:.5em;margin-block-start:0;max-width:1200px;text-align:justify}p.description a{color:#2c7be5}div.export-panel{float:right}div.export-panel button{background:#fff;border:1px solid #999;border-radius:.2rem;color:#000;font-size:.8em;height:1.5rem;margin-left:3px;opacity:.4;text-align:center;width:2.7rem}div.export-panel button:hover{cursor:pointer;opacity:1;text-decoration:none}span.paper-info{float:right}span.paper-info a{background-color:#f9fafd;border:1px solid #ddd;border-radius:.25rem;font-size:.5em;font-weight:400;margin-left:5px;padding:5px 10px;vertical-align:super}span.paper-info a:hover{background-color:#fff;border:1px solid #999;cursor:pointer;text-decoration:none}div.badge{font-size:.8em;margin-top:-2px;opacity:.5}table.q-table{font-size:.9em;margin-top:0}table.q-table td,table.q-table th{border-bottom:1px solid #ddd}table.q-table th{height:2.5em;padding-left:15px;padding-right:15px;text-align:left}div.category-tabs input[type=radio]{display:none}div.category-tabs input[type=radio]+label{background:#fff;border:1px solid #ddd;border-bottom:none;border-top-left-radius:.5em;border-top-right-radius:.5em;color:#999;cursor:pointer;display:inline-block;height:2em;padding:5px 15px 0}div.category-tabs input[type=radio]:checked+label{background:#f9fafd;color:#000}div.authors-panel{border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:flex;font-size:.9em;justify-content:space-between;margin-top:10px}div.authors-panel span.title{color:#999;display:block;font-size:.9em;padding-bottom:5px;padding-top:5px}div.authors-panel span.published{float:right}
|
2 |
+
/*# sourceMappingURL=main.0b454f86.css.map*/
|
static/css/main.0b454f86.css.map
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"version":3,"file":"static/css/main.0b454f86.css","mappings":"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","sources":["../node_modules/react-tooltip/dist/react-tooltip.min.css","index.css"],"sourcesContent":[":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}","body {\r\n margin: 20px;\r\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", Arial, sans-serif;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n background-color: #fff;\r\n}\r\n\r\nh2 {\r\n margin-block-start: 10px !important;\r\n}\r\n\r\np, ul li {\r\n text-align: justify;\r\n}\r\n\r\nul {\r\n padding-inline-start: 20px;\r\n}\r\n\r\nmain {\r\n margin: auto;\r\n max-width: 1000px;\r\n width: 1000px;\r\n}\r\n\r\ncode {\r\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\r\n monospace;\r\n}\r\n\r\na {\r\n text-decoration: none;\r\n color: #222;\r\n}\r\n\r\nh1, h2, h3, h4, h5, h6 {\r\n margin-block-start: 0;\r\n margin-block-end: 0;\r\n}\r\n\r\na:hover {\r\n text-decoration: underline;\r\n color: #2362b7;\r\n}\r\n\r\ndiv.table-wrapper {\r\n position: relative;\r\n overflow: auto;\r\n padding: 0;\r\n}\r\n\r\ndiv.table-wrapper table {\r\n width: 100%;\r\n}\r\n\r\ndiv.table-wrapper ::-webkit-scrollbar {\r\n width: 12px;\r\n}\r\n\r\ndiv.table-wrapper ::-webkit-scrollbar:horizontal {\r\n height: 12px;\r\n}\r\n\r\n/* Track */\r\ndiv.table-wrapper ::-webkit-scrollbar-track, div.table-wrapper ::-webkit-scrollbar-track:horizontal {\r\n background: transparent;\r\n}\r\n\r\n/* Handle */\r\ndiv.table-wrapper ::-webkit-scrollbar-thumb, div.table-wrapper ::-webkit-scrollbar-thumb:horizontal {\r\n background: #d9d9d9;\r\n border-radius: 10px;\r\n}\r\n\r\n/* Handle on hover */\r\ndiv.table-wrapper ::-webkit-scrollbar-thumb:hover, div.table-wrapper ::-webkit-scrollbar-thumb:hover:horizontal {\r\n background: #c1c1c1;\r\n}\r\n\r\ntable {\r\n background-color: #fff;\r\n border-spacing: 0;\r\n font-size: 0.9em;\r\n margin-top: 5px;\r\n margin-bottom: 7px;\r\n border: 1px solid #ddd;\r\n}\r\n\r\ntable thead {\r\n background-color: #f9fafd;\r\n}\r\n\r\ntable tr {\r\n margin: 0;\r\n}\r\n\r\ntable th {\r\n margin: 0;\r\n padding-left: 5px;\r\n padding-right: 5px;\r\n}\r\n\r\ntable tbody tr:nth-child(even) {\r\n background-color: rgba(0, 0, 0, 0.02);\r\n}\r\n\r\ntable td {\r\n margin: 0;\r\n padding: 8px 10px;\r\n white-space: pre-wrap;\r\n}\r\n\r\ntd.cell-value {\r\n text-align: center;\r\n min-width: 50px;\r\n}\r\n\r\ntd.cell-rowid, td.cell-rowid_header {\r\n min-width: 290px;\r\n text-align: left;\r\n padding-left: 20px;\r\n background-color: #f9fafd;\r\n}\r\n\r\ntd.cell-rowid a {\r\n text-decoration: underline;\r\n}\r\n\r\nth.cell-empty {\r\n background-color: #f9fafd;\r\n}\r\n\r\nth.cell-header_group {\r\n font-size: 1.2em;\r\n white-space: pre;\r\n}\r\n\r\nth.cell-header_group.cell-expanded-false {\r\n white-space: pre;\r\n min-width: 120px;\r\n}\r\n\r\nth.cell-sortable_header {\r\n font-size: 0.9em;\r\n font-weight: bolder;\r\n white-space: pre;\r\n padding-bottom: 5px;\r\n border-bottom: 2px solid #ddd;\r\n}\r\n\r\nth.cell-extra_header {\r\n font-size: 0.9em;\r\n font-weight: bolder;\r\n white-space: pre;\r\n padding-bottom: 5px;\r\n border-bottom: 2px solid #ddd;\r\n}\r\n\r\nth.cell-sortable_header:hover span {\r\n cursor: pointer;\r\n color: #2362b7;\r\n text-decoration: underline;\r\n}\r\n\r\nth.cell-header {\r\n font-weight: bolder;\r\n text-align: left;\r\n padding-left: 20px;\r\n border-bottom: 2px solid #ddd;\r\n background-color: #f9fafd;\r\n}\r\n\r\ntd.cell-border, th.cell-border {\r\n border-left: 2px solid #ddd;\r\n}\r\n\r\ntd.cell-border-right, th.cell-border-right {\r\n border-right: 2px solid #ddd;\r\n}\r\n\r\nth.cell-smaller, td.cell-smaller {\r\n font-size: 0.9em;\r\n}\r\n\r\ntd.cell-gold, td.cell-silver, td.cell-bronze {\r\n white-space: pre;\r\n}\r\n\r\ntd.cell-gold {\r\n background-color: rgba(255, 192, 0, 0.1);\r\n color: rgb(52, 47, 31);\r\n text-decoration: underline;\r\n}\r\n\r\ntd.cell-silver {\r\n background-color: rgba(108, 108, 108, 0.1);\r\n color: rgb(42, 42, 42);\r\n text-decoration: underline;\r\n}\r\n\r\ntd.cell-bronze {\r\n background-color: rgba(152, 83, 8, 0.1);\r\n color: rgb(42, 36, 32);\r\n text-decoration: underline;\r\n}\r\n\r\nth.cell-sorted {\r\n color: #2c7be5;\r\n}\r\n\r\ntd.cell-with-badge {\r\n padding-top: 8px;\r\n padding-bottom: 0px;\r\n}\r\n\r\ndiv.sort-symbol {\r\n height: 10px;\r\n overflow: visible;\r\n margin-top: -5px;\r\n color: #bbb;\r\n}\r\n\r\ntd.cell-sticky, th.cell-sticky {\r\n border-right: 2px solid #ddd;\r\n position: sticky;\r\n left: 0;\r\n z-index: 999;\r\n}\r\n\r\ndiv.header-actions {\r\n margin-top: -15px;\r\n margin-bottom: 5px;\r\n height: 22px;\r\n text-align: left;\r\n display: flex;\r\n}\r\n\r\ndiv.filter-block {\r\n background-color: #f9fafd;\r\n border-radius: 0.5rem;\r\n padding: 12px 16px;\r\n width: max-content;\r\n margin-bottom: -10px;\r\n display: inline-block;\r\n margin-right: 10px;\r\n border: 1px solid #ddd;\r\n}\r\n\r\ndiv.filter-block input {\r\n margin-left: 12px\r\n}\r\n\r\n.circled-icon {\r\n font-size: 0.8em;\r\n font-weight: bold;\r\n background: #fff;\r\n color: #000;\r\n width: 1.4em;\r\n margin-left: 4px;\r\n margin-right: 4px;\r\n border-radius: 1rem;\r\n border: 1px solid #999;\r\n text-align: center;\r\n opacity: 0.4;\r\n display: inline-block;\r\n}\r\n\r\n.circled-icon:hover {\r\n cursor: pointer;\r\n opacity: 1.0;\r\n text-decoration: none;\r\n}\r\n\r\n.circled-icon.warning {\r\n color: #ff7878;\r\n border: 1px solid #ff7878;\r\n background-color: #ffe8e8;\r\n}\r\n\r\n.circled-icon .header-actions {\r\n float: left;\r\n clear: none;\r\n}\r\n\r\ndiv.react-tooltip {\r\n border-radius: 0.5rem;\r\n box-shadow: 0 3px 3px 0 rgba(65, 69, 88, 0.1);\r\n max-width: 350px;\r\n z-index: 1000;\r\n white-space: pre-line;\r\n text-align: justify;\r\n}\r\n\r\ndiv.footer {\r\n padding-top: 20px;\r\n font-size: 0.8em;\r\n}\r\n\r\ndiv.rowid-filter input {\r\n border: 1px solid #999;\r\n line-height: 2em;\r\n padding-left: 30px;\r\n padding-right: 10px;\r\n opacity: 0.5;\r\n z-index: 999;\r\n border-radius: 0.25rem;\r\n width: 40%\r\n}\r\n\r\ndiv.rowid-filter input:focus {\r\n opacity: 1;\r\n outline: none;\r\n}\r\n\r\ndiv.rowid-filter span.icon {\r\n opacity: 0.4;\r\n margin-right: -27px;\r\n filter: grayscale(1);\r\n}\r\n\r\np.description {\r\n font-size: 0.9em;\r\n margin-block-start: 0;\r\n margin-block-end: 0.5em;\r\n max-width: 1200px;\r\n text-align: justify;\r\n}\r\n\r\np.description a {\r\n color: #2c7be5;\r\n}\r\n\r\ndiv.export-panel {\r\n float: right;\r\n}\r\n\r\ndiv.export-panel button {\r\n font-size: 0.8em;\r\n background: #fff;\r\n color: #000;\r\n margin-left: 3px;\r\n border: 1px solid #999;\r\n border-radius: 0.2rem;\r\n text-align: center;\r\n opacity: 0.4;\r\n width: 2.7rem;\r\n height: 1.5rem;\r\n}\r\n\r\ndiv.export-panel button:hover {\r\n cursor: pointer;\r\n opacity: 1.0;\r\n text-decoration: none;\r\n}\r\n\r\nspan.paper-info {\r\n float: right;\r\n}\r\n\r\nspan.paper-info a {\r\n background-color: #f9fafd;\r\n font-size: 0.5em;\r\n margin-left: 5px;\r\n padding: 5px 10px;\r\n border-radius: 0.25rem;\r\n border: 1px solid #ddd;\r\n vertical-align: super;\r\n font-weight: 400;\r\n}\r\n\r\nspan.paper-info a:hover {\r\n background-color: #fff;\r\n border: 1px solid #999;\r\n cursor: pointer;\r\n text-decoration: none;\r\n}\r\n\r\ndiv.badge {\r\n font-size: 0.8em;\r\n opacity: 0.5;\r\n margin-top: -2px;\r\n}\r\n\r\ntable.q-table {\r\n margin-top: 0;\r\n font-size: 0.9em;\r\n}\r\n\r\ntable.q-table td, table.q-table th {\r\n border-bottom: 1px solid #ddd;\r\n}\r\n\r\ntable.q-table th {\r\n height: 2.5em;\r\n text-align: left;\r\n padding-left: 15px;\r\n padding-right: 15px;\r\n}\r\n\r\ndiv.category-tabs input[type=\"radio\"] {\r\n display: none;\r\n}\r\n\r\ndiv.category-tabs input[type=\"radio\"] + label {\r\n background: #fff;\r\n color: #999;\r\n display: inline-block;\r\n height: 2em;\r\n border: 1px solid #ddd;\r\n border-bottom: none;\r\n border-top-left-radius: 0.5em;\r\n border-top-right-radius: 0.5em;\r\n padding: 5px 15px 0;\r\n cursor: pointer;\r\n}\r\n\r\ndiv.category-tabs input[type=\"radio\"]:checked + label {\r\n background: #f9fafd;\r\n color: #000;\r\n}\r\n\r\ndiv.authors-panel {\r\n margin-top: 10px;\r\n font-size: 0.9em;\r\n border-top: 1px solid #ddd;\r\n border-bottom: 1px solid #ddd;\r\n display: flex;\r\n justify-content: space-between;\r\n}\r\n\r\ndiv.authors-panel span.title {\r\n font-size: 0.9em;\r\n color: #999;\r\n display: block;\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n}\r\n\r\ndiv.authors-panel span.published {\r\n float: right;\r\n}"],"names":[],"sourceRoot":""}
|