diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/01c353b6ecdc71871ffc.svg | 23 | ||||
-rw-r--r-- | public/9b267c666a977edd63c6.svg | 28 | ||||
-rw-r--r-- | public/assets-manifest.json | 6 | ||||
-rw-r--r-- | public/caaf53846ec958e9b63d.svg | 23 | ||||
-rw-r--r-- | public/css/main.0de28bdb.css | 1 |
5 files changed, 81 insertions, 0 deletions
diff --git a/public/01c353b6ecdc71871ffc.svg b/public/01c353b6ecdc71871ffc.svg new file mode 100644 index 0000000..9dae1ef --- /dev/null +++ b/public/01c353b6ecdc71871ffc.svg @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="150.76077" + height="199.67154" + viewBox="0 0 39.888787 52.829761" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-6.5139393,-0.00342273)"> + <path + style="fill:#000000;stroke:#000000;stroke-width:0.264583" + id="path1" + d="m 20.455914,9.8688898 -10.300609,0 5.150305,-8.92058944 z" + transform="matrix(3.707522,0,0,2.2368556,-30.287552,-1.5259543)" /> + </g> +</svg> diff --git a/public/9b267c666a977edd63c6.svg b/public/9b267c666a977edd63c6.svg new file mode 100644 index 0000000..eb177ef --- /dev/null +++ b/public/9b267c666a977edd63c6.svg @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="150.76077" + height="199.67154" + viewBox="0 0 39.888787 52.829761" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-6.5139393,-0.00342273)"> + <path + style="fill:#000000;stroke:#000000;stroke-width:0.264583" + id="path1" + d="m 20.455914,9.8688898 -10.300609,0 5.150305,-8.92058944 z" + transform="matrix(3.707522,0,0,2.2368556,-30.287552,-1.5259543)" /> + <path + style="fill:#000000;stroke:#000000;stroke-width:0.264583" + id="path1-5" + d="m 20.455914,9.8688898 -10.300609,0 5.150305,-8.92058944 z" + transform="matrix(3.6945189,0,0,-2.1968419,-30.088531,54.335204)" /> + </g> +</svg> diff --git a/public/assets-manifest.json b/public/assets-manifest.json new file mode 100644 index 0000000..8dd26ed --- /dev/null +++ b/public/assets-manifest.json @@ -0,0 +1,6 @@ +{ + "css/main.css": "css/main.0de28bdb.css", + "sortable-down.svg": "caaf53846ec958e9b63d.svg", + "sortable-up.svg": "01c353b6ecdc71871ffc.svg", + "sortable.svg": "9b267c666a977edd63c6.svg" +}
\ No newline at end of file diff --git a/public/caaf53846ec958e9b63d.svg b/public/caaf53846ec958e9b63d.svg new file mode 100644 index 0000000..d4d5d19 --- /dev/null +++ b/public/caaf53846ec958e9b63d.svg @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="150.76077" + height="199.67154" + viewBox="0 0 39.888787 52.829761" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-6.5139393,-0.00342273)"> + <path + style="fill:#000000;stroke:#000000;stroke-width:0.264583" + id="path1-5" + d="m 20.455914,9.8688898 -10.300609,0 5.150305,-8.92058944 z" + transform="matrix(3.6945189,0,0,-2.1968419,-30.088531,54.335204)" /> + </g> +</svg> diff --git a/public/css/main.0de28bdb.css b/public/css/main.0de28bdb.css new file mode 100644 index 0000000..d09951b --- /dev/null +++ b/public/css/main.0de28bdb.css @@ -0,0 +1 @@ +th .ordered{display:flex;justify-content:space-between;align-items:center;cursor:pointer}th .ordered::after{display:block;content:"";width:13px;height:16px;opacity:.5;background-image:url(../9b267c666a977edd63c6.svg);background-size:contain;background-position:center;background-repeat:no-repeat}th .ordered:hover::after{opacity:1}th .ordered-asc::after,th .ordered-desc::after{opacity:1}th .ordered-asc::after{background-image:url(../caaf53846ec958e9b63d.svg)}th .ordered-desc::after{background-image:url(../01c353b6ecdc71871ffc.svg)} |