This commit is contained in:
aitzol 2023-11-14 05:43:56 +01:00
parent 05e130d03a
commit bd0680d9a2
10 changed files with 296 additions and 44 deletions

View File

@ -0,0 +1,67 @@
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
@font-face {
font-family: "remixicon";
src: url('remixicon.eot?t=1699935309030'); /* IE9*/
src: url('remixicon.eot?t=1699935309030#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1699935309030") format("woff2"),
url("remixicon.woff?t=1699935309030") format("woff"),
url('remixicon.ttf?t=1699935309030') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1699935309030#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}
[class^="ri-"], [class*="ri-"] {
font-family: 'remixicon' !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }
.ri-home-line:before { content: "\ee2b"; }
.ri-home-fill:before { content: "\ee26"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-send-plane-line:before { content: "\f0da"; }
.ri-send-plane-fill:before { content: "\f0d9"; }
.ri-chat-3-line:before { content: "\eb51"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-pencil-line:before { content: "\efe0"; }
.ri-pencil-fill:before { content: "\efdf"; }
.ri-file-line:before { content: "\eceb"; }
.ri-file-fill:before { content: "\ece0"; }
.ri-settings-3-line:before { content: "\f0e6"; }
.ri-settings-3-fill:before { content: "\f0e5"; }
.ri-user-line:before { content: "\f264"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-account-circle-line:before { content: "\ea09"; }
.ri-account-circle-fill:before { content: "\ea08"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-delete-bin-fill:before { content: "\ec29"; }
.ri-toggle-line:before { content: "\f219"; }
.ri-toggle-fill:before { content: "\f218"; }
.ri-history-line:before { content: "\ee17"; }
.ri-history-fill:before { content: "\ee16"; }

BIN
static/fonts/remixicon.eot Normal file

Binary file not shown.

View File

@ -0,0 +1,69 @@
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
@font-face {
font-family: "remixicon";
src: url('remixicon.eot?t=1699935309030'); /* IE9*/
src: url('remixicon.eot?t=1699935309030#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1699935309030") format("woff2"),
url("remixicon.woff?t=1699935309030") format("woff"),
url('remixicon.ttf?t=1699935309030') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1699935309030#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}
[class^="ri-"], [class*="ri-"] {
font-family: 'remixicon' !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
:global {
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }
.ri-home-line:before { content: "\ee2b"; }
.ri-home-fill:before { content: "\ee26"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-send-plane-line:before { content: "\f0da"; }
.ri-send-plane-fill:before { content: "\f0d9"; }
.ri-chat-3-line:before { content: "\eb51"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-pencil-line:before { content: "\efe0"; }
.ri-pencil-fill:before { content: "\efdf"; }
.ri-file-line:before { content: "\eceb"; }
.ri-file-fill:before { content: "\ece0"; }
.ri-settings-3-line:before { content: "\f0e6"; }
.ri-settings-3-fill:before { content: "\f0e5"; }
.ri-user-line:before { content: "\f264"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-account-circle-line:before { content: "\ea09"; }
.ri-account-circle-fill:before { content: "\ea08"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-delete-bin-fill:before { content: "\ec29"; }
.ri-toggle-line:before { content: "\f219"; }
.ri-toggle-fill:before { content: "\f218"; }
.ri-history-line:before { content: "\ee17"; }
.ri-history-fill:before { content: "\ee16"; }
}

View File

@ -0,0 +1,56 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<defs>
<font id="remixicon" horiz-adv-x="1200">
<font-face font-family="remixicon"
units-per-em="1200" ascent="1020"
descent="180" />
<missing-glyph horiz-adv-x="0" /><glyph glyph-name="home-line"
unicode="&#xEE2B;"
horiz-adv-x="1200" d="M1050 1.6726250000001C1050 -25.9423749999998 1027.615 -48.327375 1000 -48.327375H200C172.386 -48.327375 150 -25.9423749999998 150 1.6726250000001V527.216625C150 542.646125 157.1235 557.211125 169.303 566.684125L569.3050000000001 877.7951250000001C587.36 891.838125 612.64 891.838125 630.6949999999999 877.7951250000001L1030.6950000000002 566.684125C1042.875 557.211125 1050 542.646125 1050 527.216625V1.6726250000001zM950 51.6726250000001V502.7621250000001L600 774.984625L250 502.7621250000001V51.6726250000001H950z" /><glyph glyph-name="home-fill"
unicode="&#xEE26;"
horiz-adv-x="1200" d="M1050 1.6726250000001C1050 -25.9423749999998 1027.615 -48.327375 1000 -48.327375H200C172.386 -48.327375 150 -25.9423749999998 150 1.6726250000001V527.216625C150 542.646125 157.1235 557.211125 169.303 566.684125L569.3050000000001 877.7951250000001C587.36 891.838125 612.64 891.838125 630.6949999999999 877.7951250000001L1030.6950000000002 566.684125C1042.875 557.211125 1050 542.646125 1050 527.216625V1.6726250000001z" /><glyph glyph-name="mail-line"
unicode="&#xEEF6;"
horiz-adv-x="1200" d="M150 870H1050C1077.615 870 1100 847.614 1100 820V20C1100 -7.615 1077.615 -30 1050 -30H150C122.386 -30 100 -7.615 100 20V820C100 847.614 122.386 870 150 870zM1000 658.104L603.59 303.1L200 659.203V70H1000V658.104zM225.573 770L603.095 436.9L975.05 770H225.573z" /><glyph glyph-name="mail-fill"
unicode="&#xEEF3;"
horiz-adv-x="1200" d="M150 870H1050C1077.615 870 1100 847.614 1100 820V20C1100 -7.615 1077.615 -30 1050 -30H150C122.386 -30 100 -7.615 100 20V820C100 847.614 122.386 870 150 870zM603.0300000000001 435.855L282.361 708.115L217.639 631.885L603.655 304.145L982.72 632.192L917.28 707.808L603.0300000000001 435.855z" /><glyph glyph-name="send-plane-line"
unicode="&#xF0DA;"
horiz-adv-x="1200" d="M1103.5500131470606 890.3025092883845L830.8900131470604 -64.0094907116156C823.3400131470604 -90.4344907116155 807.1100131470604 -91.6344907116156 795.0350131470605 -67.4794907116156L567.2200131470604 388.1455092883844L113.3630131470604 569.6900092883843C87.8790131470604 579.8835092883844 88.1945131470604 595.1385092883843 115.0650131470604 604.0955092883844L1069.3750131470604 922.1990092883844C1095.8000131470603 931.0070092883844 1110.9550131470605 916.2165092883844 1103.5500131470606 890.3025092883845zM968.9850131470604 783.3255092883844L357.8285131470604 579.6070092883842L639.6600131470605 466.8755092883844L791.6950131470604 162.8055092883844L968.9850131470604 783.3255092883844z" /><glyph glyph-name="send-plane-fill"
unicode="&#xF0D9;"
horiz-adv-x="1200" d="M114.3534685470316 572.2351730569304C88.2264685470316 580.9441730569303 88.0204685470316 594.9956730569303 114.8909685470316 603.9526730569304L1069.2029685470316 922.0561730569304C1095.6229685470316 930.8641730569304 1110.7779685470316 916.0736730569304 1103.3779685470317 890.1596730569304L830.7179685470315 -64.1523269430696C823.1679685470315 -90.5773269430696 807.9329685470316 -91.4923269430695 796.7679685470316 -66.3723269430696L617.0479685470316 338.0026730569304L917.0479685470316 738.0041730569304L517.0479685470316 438.0026730569304L114.3534685470316 572.2351730569304z" /><glyph glyph-name="chat-3-line"
unicode="&#xEB51;"
horiz-adv-x="1200" d="M364.5585 -21.21L100 -80L158.7905 184.56C121.272 254.7200000000001 100 334.875 100 420C100 696.1424999999999 323.8575 920 600 920C876.14 920 1100 696.1424999999999 1100 420C1100 143.86 876.14 -80 600 -80C514.875 -80 434.72 -58.73 364.5585 -21.21zM379.0375 84.4500000000001L411.714 66.9749999999999C469.124 36.2750000000001 533.275 20 600 20C820.915 20 1000 199.085 1000 420C1000 640.914 820.915 820 600 820C379.086 820 200 640.914 200 420C200 353.275 216.2745 289.125 246.9745 231.7149999999999L264.4480000000001 199.04L231.708 51.71L379.0375 84.4500000000001z" /><glyph glyph-name="chat-3-fill"
unicode="&#xEB50;"
horiz-adv-x="1200" d="M364.5585 -21.21L100 -80L158.7905 184.56C121.272 254.7200000000001 100 334.875 100 420C100 696.1424999999999 323.8575 920 600 920C876.14 920 1100 696.1424999999999 1100 420C1100 143.86 876.14 -80 600 -80C514.875 -80 434.72 -58.73 364.5585 -21.21z" /><glyph glyph-name="pencil-line"
unicode="&#xEFE0;"
horiz-adv-x="1200" d="M787.1306249999999 536.4213125000001L716.420625 607.1323125000001L250.7356249999999 141.4458125000001V70.7358125H321.4461249999999L787.1306249999999 536.4213125000001zM857.8406249999999 607.1323125000001L928.550625 677.8428125L857.8406249999999 748.5533125L787.1306249999999 677.8428125L857.8406249999999 607.1323125000001zM362.8676249999999 -29.2641875H150.7356249999999V182.8658125L822.4856249999998 854.6193125C842.015625 874.1458124999999 873.670625 874.1458124999999 893.195625 854.6193125L1034.620625 713.1983124999999C1054.145625 693.6718125 1054.145625 662.0138125000001 1034.620625 642.4873124999999L362.8676249999999 -29.2641875z" /><glyph glyph-name="pencil-fill"
unicode="&#xEFDF;"
horiz-adv-x="1200" d="M645.7106249999999 677.8415000000001L857.8406249999999 465.7120000000001L362.8676249999999 -29.263H150.7356249999999V182.8670000000002L645.7106249999999 677.8415000000001zM716.420625 748.5525000000001L822.4856249999998 854.6185000000002C842.015625 874.1445000000001 873.670625 874.1445000000001 893.195625 854.6185000000002L1034.620625 713.1970000000001C1054.145625 693.6710000000002 1054.145625 662.0125000000002 1034.620625 642.4865000000001L928.550625 536.4205000000002L716.420625 748.5525000000001z" /><glyph glyph-name="file-line"
unicode="&#xECEB;"
horiz-adv-x="1200" d="M450 919.841V920H999.8900000000002C1027.565 920 1050 897.2345 1050 870.41V-30.4099999999999C1050 -57.7999999999999 1027.7549999999999 -80 1000.33 -80H199.67C172.238 -80 150 -57.5050000000001 150 -29.6600000000001V620L450 919.841zM291.459 620H450V778.457L291.459 620zM550 820V570C550 542.386 527.615 520 500 520H250V20H950V820H550z" /><glyph glyph-name="file-fill"
unicode="&#xECE0;"
horiz-adv-x="1200" d="M150 620L450.1595 920H999.8900000000002C1027.565 920 1050 897.2345 1050 870.41V-30.4099999999999C1050 -57.7999999999999 1027.7549999999999 -80 1000.33 -80H199.67C172.238 -80 150 -57.5050000000001 150 -29.6600000000001V620zM500 845L225 570H500V845z" /><glyph glyph-name="settings-3-line"
unicode="&#xF0E6;"
horiz-adv-x="1200" d="M166.98725 170.0005605357185C145.37475 207.4355605357185 129.15275 246.5005605357186 118.08075 286.3055605357186C166.70425 311.1155605357186 200.00025 361.6705605357185 200.00025 420.0005605357186C200.00025 478.2855605357185 166.75425 528.8105605357184 118.19075 553.6400605357185C140.52675 634.1850605357185 182.9427500000001 709.1970605357185 243.2512500000001 770.5100605357186C289.0492500000001 740.8025605357186 349.48175 737.2435605357184 400.00025 766.4105605357186C450.51875 795.5775605357185 477.65275 849.6930605357186 474.82425 904.2085605357186C558.0792500000001 925.7805605357185 644.2492500000001 925.0085605357186 725.16925 904.0795605357184C722.3892500000001 849.6075605357184 749.51925 795.5545605357186 799.9992500000001 766.4105605357186C850.5192500000002 737.2445605357186 910.94925 740.8025605357186 956.74425 770.5070605357184C985.67925 741.0175605357185 1011.39925 707.4350605357185 1033.01425 670.0000605357186C1054.6242499999998 632.5655605357185 1070.84925 593.4980605357184 1081.91925 553.6965605357184C1033.29425 528.8870605357185 999.99925 478.3305605357185 999.99925 420.0005605357186C999.99925 361.7105605357185 1033.24425 311.1905605357186 1081.80925 286.3605605357186C1059.47425 205.8155605357186 1017.0592500000002 130.8055605357186 956.74925 69.4905605357185C910.94925 99.1955605357186 850.5192500000002 102.7555605357186 799.9992500000001 73.5905605357186C749.4792500000001 44.4255605357185 722.3492500000001 -9.6944394642816 725.17425 -64.2094394642815C641.9242500000001 -85.7794394642814 555.7542500000001 -85.0094394642815 474.83075 -64.0794394642814C477.60975 -9.6044394642815 450.47875 44.4455605357186 400.00025 73.5905605357186C349.48325 102.7555605357186 289.05375 99.2005605357186 243.25625 69.4955605357184C214.3227500000001 98.9855605357186 188.60025 132.5655605357186 166.98725 170.0005605357185zM450.00025 160.1905605357185C504.5692500000001 128.6855605357186 543.7592500000001 78.8755605357184 562.52925 21.7155605357185C587.44425 19.3455605357184 612.52425 19.3105605357186 637.44425 21.6355605357185C656.20425 78.8255605357186 695.40425 128.6705605357186 749.9992500000001 160.1905605357185C804.59425 191.7155605357186 867.3642500000001 200.7355605357186 926.2742500000002 188.3905605357185C940.74425 208.8105605357185 953.2542500000002 230.5505605357186 963.65925 253.3105605357186C923.5442500000001 298.1455605357185 899.9992500000001 356.9905605357186 899.9992500000001 420.0005605357186C899.9992500000001 483.0105605357185 923.5442500000001 541.8505605357184 963.65925 586.6855605357187C958.4542500000002 597.9855605357186 952.70425 609.0995605357184 946.4092500000002 620.0000605357186C940.11425 630.9010605357184 933.3642500000002 641.4365605357184 926.17925 651.5895605357184C867.2992500000001 639.2725605357184 804.5692500000001 648.3035605357186 749.9992500000001 679.8080605357186C695.4292500000001 711.3130605357185 656.24425 761.1265605357185 637.4692500000001 818.2830605357185C612.55925 820.6535605357185 587.4742500000001 820.6875605357186 562.55925 818.3645605357185C543.79425 761.1750605357186 504.59425 711.3285605357185 450.00025 679.8080605357186C395.40425 648.2870605357184 332.63675 639.2635605357184 273.72825 651.6090605357185C259.25675 631.1900605357184 246.7457500000001 609.4520605357186 236.3422500000001 586.6920605357184C276.45475 541.8550605357184 300.00025 483.0105605357185 300.00025 420.0005605357186C300.00025 356.9905605357186 276.45575 298.1505605357185 236.3422500000001 253.3155605357186C241.54775 242.0155605357185 247.2962500000001 230.9005605357185 253.59025 220.0005605357185C259.88375 209.1005605357186 266.63425 198.5655605357186 273.82025 188.4105605357185C332.70275 200.7255605357186 395.43325 191.6955605357186 450.00025 160.1905605357185zM599.9992500000001 270.0005605357186C517.15925 270.0005605357186 450.00025 337.1555605357185 450.00025 420.0005605357186C450.00025 502.8405605357185 517.15925 570.0000605357186 599.9992500000001 570.0000605357186C682.84425 570.0000605357186 749.9992500000001 502.8405605357185 749.9992500000001 420.0005605357186C749.9992500000001 337.1555605357185 682.84425 270.0005605357186 599.9992500000001 270.0005605357186zM599.9992500000001 370.0005605357186C627.6142500000001 370.0005605357186 649.9992500000001 392.3855605357186 649.9992500000001 420.0005605357186C649.9992500000001 447.6155605357186 627.6142500000001 470.0005605357185 599.9992500000001 470.0005605357185C572.3842500000001 470.0005605357185 549.9992500000001 447.6155605357186 549.9992500000001 420.0005605357186C549.9992500000001 392.3855605357186 572.3842500000001 370.0005605357186 599.9992500000001 370.0005605357186z" /><glyph glyph-name="settings-3-fill"
unicode="&#xF0E5;"
horiz-adv-x="1200" d="M497.71675 909.4311193331952C564.39625 923.3891193331953 634.05125 923.8296193331952 702.26125 909.5686193331952C711.11125 851.5911193331953 745.25625 798.0151193331952 800.00125 766.4096193331952C854.74125 734.8046193331952 918.21625 732.0191193331952 972.84625 753.3461193331952C1019.30625 701.4021193331953 1053.7512499999998 640.8596193331953 1075.00125 576.1351193331952C1029.27625 539.4821193331952 1000.00125 483.1611193331952 1000.00125 420.0011193331952C1000.00125 356.8011193331953 1029.3112499999997 300.4511193331953 1075.08125 263.8011193331952C1064.51625 231.7811193331952 1050.5362499999999 200.3511193331954 1033.01125 170.0011193331954C1015.48625 139.6461193331952 995.2612500000002 111.8261193331953 972.81125 86.6661193331952C918.18625 107.9811193331953 854.73125 105.1861193331953 800.00125 73.5911193331954C745.30125 42.0111193331952 711.1662500000001 -11.5088806668047 702.28125 -69.4338806668047C635.60625 -83.3888806668046 565.95125 -83.8288806668047 497.73775 -69.5688806668047C488.89025 -11.5938806668048 454.74175 41.9861193331953 399.99975 73.5911193331954C345.25825 105.1961193331952 281.78575 107.9811193331953 227.15225 86.6511193331953C180.69475 138.5961193331952 146.24925 199.1411193331954 124.99825 263.8661193331953C170.72225 300.5161193331953 200.00025 356.8411193331953 200.00025 420.0011193331952C200.00025 483.1961193331953 170.68825 539.5476193331954 124.91875 576.1991193331953C135.48275 608.2201193331953 149.46325 639.6466193331953 166.98725 669.9996193331953C184.51175 700.3526193331952 204.73775 728.1731193331952 227.18675 753.3326193331952C281.81275 732.0206193331952 345.2697500000001 734.8111193331952 399.99975 766.4096193331952C454.69825 797.9901193331953 488.8362500000001 851.5061193331952 497.71675 909.4311193331952zM600.00125 270.0011193331952C682.84125 270.0011193331952 750.00125 337.1561193331952 750.00125 420.0011193331952C750.00125 502.8411193331953 682.84125 569.9996193331951 600.00125 569.9996193331951C517.15625 569.9996193331951 449.99975 502.8411193331953 449.99975 420.0011193331952C449.99975 337.1561193331952 517.15625 270.0011193331952 600.00125 270.0011193331952z" /><glyph glyph-name="user-line"
unicode="&#xF264;"
horiz-adv-x="1200" d="M200 -105C200 115.915 379.086 295 600 295C820.915 295 1000 115.915 1000 -105H900C900 60.6850000000001 765.6850000000001 195 600 195C434.3145 195 300 60.6850000000001 300 -105H200zM600 345C434.25 345 300 479.25 300 645C300 810.75 434.25 945 600 945C765.75 945 900 810.75 900 645C900 479.25 765.75 345 600 345zM600 445C710.5 445 800 534.5 800 645C800 755.5 710.5 845 600 845C489.4999999999999 845 400 755.5 400 645C400 534.5 489.4999999999999 445 600 445z" /><glyph glyph-name="user-fill"
unicode="&#xF25F;"
horiz-adv-x="1200" d="M200 -105C200 115.915 379.086 295 600 295C820.915 295 1000 115.915 1000 -105H200zM600 345C434.25 345 300 479.25 300 645C300 810.75 434.25 945 600 945C765.75 945 900 810.75 900 645C900 479.25 765.75 345 600 345z" /><glyph glyph-name="account-circle-line"
unicode="&#xEA09;"
horiz-adv-x="1200" d="M600 920C876.14 920 1100 696.1424999999999 1100 420C1100 143.86 876.14 -80 600 -80C323.8575 -80 100 143.86 100 420C100 696.1424999999999 323.8575 920 600 920zM607.985 220C506.215 220 414.591 176.565 350.6380000000001 107.2199999999999C419.0195 52.63 505.7 20 600 20C698.475 20 788.635 55.585 858.3299999999999 114.595C794.78 179.6299999999999 706.095 220 607.985 220zM600 820C379.086 820 200 640.914 200 420C200 329.4699999999999 230.075 245.9649999999999 280.7785 178.93C362.8195 265.7950000000001 479.072 320 607.985 320C732.205 320 844.665 269.67 926.09 188.29C972.63 253.665 1000 333.635 1000 420C1000 640.914 820.915 820 600 820zM600 770C710.4549999999999 770 800 680.457 800 570C800 459.5450000000001 710.4549999999999 370 600 370C489.543 370 400 459.5450000000001 400 570C400 680.457 489.543 770 600 770zM600 670C544.77 670 500 625.2284999999999 500 570C500 514.77 544.77 470 600 470C655.23 470 700 514.77 700 570C700 625.2284999999999 655.23 670 600 670z" /><glyph glyph-name="account-circle-fill"
unicode="&#xEA08;"
horiz-adv-x="1200" d="M600 920C876 920 1100 696 1100 420C1100 144 876 -80 600 -80C324 -80 100 144 100 420C100 696 324 920 600 920zM301.166 249.1850000000001C374.5415 139.655 484.7555 70 607.985 70C731.215 70 841.4300000000001 139.655 914.805 249.1850000000001C834.4250000000001 324.14 726.5600000000001 370 607.985 370C489.4105 370 381.5475 324.14 301.166 249.1850000000001zM600 470C682.845 470 750 537.1575 750 620C750 702.8425 682.845 770 600 770C517.155 770 450 702.8425 450 620C450 537.1575 517.155 470 600 470z" /><glyph glyph-name="delete-bin-line"
unicode="&#xEC2A;"
horiz-adv-x="1200" d="M850 720H1100V620H1000V-30C1000 -57.615 977.6149999999998 -80 950 -80H250C222.386 -80 200 -57.615 200 -30V620H100V720H350V870C350 897.614 372.386 920 400 920H800C827.6149999999999 920 850 897.614 850 870V720zM900 620H300V20H900V620zM450 470H550V170H450V470zM650 470H750V170H650V470zM450 820V720H750V820H450z" /><glyph glyph-name="delete-bin-fill"
unicode="&#xEC29;"
horiz-adv-x="1200" d="M850 720H1100V620H1000V-30C1000 -57.615 977.6149999999998 -80 950 -80H250C222.386 -80 200 -57.615 200 -30V620H100V720H350V870C350 897.614 372.386 920 400 920H800C827.6149999999999 920 850 897.614 850 870V720zM450 470V170H550V470H450zM650 470V170H750V470H650zM450 820V720H750V820H450z" /><glyph glyph-name="toggle-line"
unicode="&#xF219;"
horiz-adv-x="1200" d="M400 670C261.929 670 150 558.0709999999999 150 420C150 281.93 261.929 170 400 170H800C938.07 170 1050 281.93 1050 420C1050 558.0709999999999 938.07 670 800 670H400zM400 770H800C993.3 770 1150 613.2995000000001 1150 420C1150 226.7000000000001 993.3 70 800 70H400C206.7005 70 50 226.7000000000001 50 420C50 613.2995000000001 206.7005 770 400 770zM400 270C317.1575 270 250 337.155 250 420C250 502.845 317.1575 570 400 570C482.8425 570 550 502.845 550 420C550 337.155 482.8425 270 400 270z" /><glyph glyph-name="toggle-fill"
unicode="&#xF218;"
horiz-adv-x="1200" d="M400 770H800C993.3 770 1150 613.2995000000001 1150 420C1150 226.7000000000001 993.3 70 800 70H400C206.7005 70 50 226.7000000000001 50 420C50 613.2995000000001 206.7005 770 400 770zM800 270C882.845 270 950 337.155 950 420C950 502.845 882.845 570 800 570C717.155 570 650 502.845 650 420C650 337.155 717.155 270 800 270z" /><glyph glyph-name="history-line"
unicode="&#xEE17;"
horiz-adv-x="1200" d="M600 920C876.14 920 1100 696.1424999999999 1100 420C1100 143.86 876.14 -80 600 -80C323.8575 -80 100 143.86 100 420H200C200 199.085 379.086 20 600 20C820.915 20 1000 199.085 1000 420C1000 640.914 820.915 820 600 820C462.511 820 341.2235 750.633 269.2255 644.988L400 645V545H100V845H200L199.9945 720.0409999999999C291.2170000000001 841.4625 436.4365 920 600 920zM650 670L649.99 440.75L812.13 278.5800000000001L741.42 207.87L549.99 399.35L550 670H650z" /><glyph glyph-name="history-fill"
unicode="&#xEE16;"
horiz-adv-x="1200" d="M600 920C876.14 920 1100 696.1424999999999 1100 420C1100 143.86 876.14 -80 600 -80C323.8575 -80 100 143.86 100 420H200C200 199.085 379.086 20 600 20C820.915 20 1000 199.085 1000 420C1000 640.914 820.915 820 600 820C476.807 820 366.6215 764.3085 293.246 676.7284999999999L400 570H100V870L222.328 747.6759999999999C314.0010000000001 853.2455 449.205 920 600 920zM650 670L649.99 440.75L812.13 278.5800000000001L741.42 207.87L549.99 399.35L550 670H650z" /></font></defs></svg>

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

BIN
static/fonts/remixicon.ttf Normal file

Binary file not shown.

BIN
static/fonts/remixicon.woff Normal file

Binary file not shown.

Binary file not shown.

View File

@ -197,9 +197,7 @@ button.red:hover{
/**/
.grid-container {
display: grid;
/*grid-template-columns: auto max-content;*/
grid-template-areas: 'bat bi'
'hiru hiru';
grid-template-columns: auto max-content;
margin: 0 auto;
max-width: 16rem;
padding: 0 2.5rem 0 2.5rem;
@ -222,21 +220,76 @@ button.red:hover{
display: unset;
max-width: max-content;
}
.item1 {
grid-area: bat;
}
.item2 {
grid-area: bi;
text-align: right;
}
.item3{
grid-area: hiru;
}
/**/
@media only screen and (max-width: 480px) {
form {
border: 0;
}
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
@font-face {
font-family: "remixicon";
src: url('fonts/remixicon.eot?t=1699935309030'); /* IE9*/
src: url('fonts/remixicon.eot?t=1699935309030#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("fonts/remixicon.woff2?t=1699935309030") format("woff2"),
url("fonts/remixicon.woff?t=1699935309030") format("woff"),
url('fonts/remixicon.ttf?t=1699935309030') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('fonts/remixicon.svg?t=1699935309030#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}
[class^="ri-"], [class*="ri-"] {
font-family: 'remixicon' !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }
.ri-home-line:before { content: "\ee2b"; }
.ri-home-fill:before { content: "\ee26"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-send-plane-line:before { content: "\f0da"; }
.ri-send-plane-fill:before { content: "\f0d9"; }
.ri-chat-3-line:before { content: "\eb51"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-pencil-line:before { content: "\efe0"; }
.ri-pencil-fill:before { content: "\efdf"; }
.ri-file-line:before { content: "\eceb"; }
.ri-file-fill:before { content: "\ece0"; }
.ri-settings-3-line:before { content: "\f0e6"; }
.ri-settings-3-fill:before { content: "\f0e5"; }
.ri-user-line:before { content: "\f264"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-account-circle-line:before { content: "\ea09"; }
.ri-account-circle-fill:before { content: "\ea08"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-delete-bin-fill:before { content: "\ec29"; }
.ri-toggle-line:before { content: "\f219"; }
.ri-toggle-fill:before { content: "\f218"; }
.ri-history-line:before { content: "\ee17"; }
.ri-history-fill:before { content: "\ee16"; }}

View File

@ -16,82 +16,88 @@
<h1>{{ str['welcome'] }} <span class="username">{{ data['username'] }}</span></h1>
<div class="grid-container">
<div class="grid-item item1">
<div class="grid-item">
<div class="user account">
<h5>{{ str['usr'] }}</h5>
<p>{{ data['firstname'] }} {{ data['surname'] }}</p>
</div>
</div>
</div>
<div class="grid-item item2">
<div class="grid-item">
% if data['fakeCn'] == True:
<a href="/edit_fullname" class="edit">{{ str['edit'] }}</a>
% end
</div>
</div>
<div class="grid-container">
<div class="grid-item item1">
<div class="grid-item">
<div class="email account">
<h5>{{ str['email'] }}</h5>
<p>{{ data['mail'] }}</p>
</div>
</div>
<div class="grid-item item2">
<div class="grid-item">
<a href="/edit_email">{{ str['edit'] }}</a>
</div>
</div>
<div class="grid-container">
<div class="grid-item item1">
<div class="grid-item">
<div class="account">
<h5>{{ str['pwd'] }}</h5>
<p>********</p>
</div>
</div>
<div class="grid-item item2">
<div class="grid-item">
<a href="/change_pwd">{{ str['edit'] }}</a>
</div>
<div class="grid-item item3">
<a href="/_2fa"><button class="green" type="button">2FA gaitu</button></a>
</div>
</div>
<!--
<div class="grid-container">
<div class="grid-item item1">
<div class="grid-item">
<div class="account">
<h5>2FA</h5>
<p>Bi urratseko autentifikazioa {{data['secureAuth']}}</p>
</div>
</div>
<div class="grid-item item2">
<div class="grid-item">
<input type="checkbox" id="2fa" name="2fa" value="2fa" {{!'checked="checked"' if data['secureAuth'] == True else ""}} >
</div>
</div>
-->
<div class="grid-container">
<div class="grid-item item1">
-->
<!--
<div class="grid-item">
<a href="/_2fa">{{'Desgaitu' if data['secureAuth'] == True else "Gaitu"}}</a>
</div>
-->
<div class="grid-item">
<div class="account">
<h5>2FA</h5>
<p>Bi urratseko autentifikazioa {{data['secureAuth']}}</p>
</div>
</div>
<div class="grid-item">
<!--<a href="/_2fa">{{'Kendu' if data['secureAuth'] == True else "Ezarri"}}</a>-->
<a href="/_2fa">< i class={{ "ri-toogle-fill" if data['secureAuth'] == True else "ri-toggle-line"}}></i></a>
<i class="ri-toogle-fill"></i>
</div>
<div class="grid-item">
<div class="account">
<h5>{{ str['logs'] }}</h5>
</div>
</div>
<div class="grid-item item2">
<div class="grid-item">
<a href="/logs">{{ str['show'] }}</a>
</div>
</div>
<div class="grid-container">
<div class="account">
<a href="/logout"><button class="green" type="button">{{ str['log-out'] }}</button></a>
<a href="/delete"><button class="red" type="button">{{ str['del'] }}</button></a>
</div>
</div>
%for type, text, animation in get('alerts', []):
<div class="alerts {{ animation }}">
<div class="alert {{ type }}">{{ text }}</div>