5ff8a67d20
modified: spa/Dockerfile deleted: spa/vue/.gitignore new file: spa/vue/dist/assets/AboutView-C1FaiPPz.css new file: spa/vue/dist/assets/AboutView-CTufbipe.js new file: spa/vue/dist/assets/FeetbackView-B9vw7apk.js new file: spa/vue/dist/assets/FeetbackView-Csl9V8Bc.css new file: spa/vue/dist/assets/HomeView-C0JCTEr_.css new file: spa/vue/dist/assets/HomeView-D1IUYyPG.js new file: spa/vue/dist/assets/LogInView-BJ2czjmX.js new file: spa/vue/dist/assets/LogInView-Co-3gSCv.css new file: spa/vue/dist/assets/OpenSans-Italic-Cv5d4RQ-.woff new file: spa/vue/dist/assets/OpenSans-Italic-DNMplG0v.woff2 new file: spa/vue/dist/assets/OpenSans-Regular-BT0WUJf-.woff2 new file: spa/vue/dist/assets/OpenSans-Regular-C74AleX8.woff new file: spa/vue/dist/assets/ProfileView-COXJamv9.css new file: spa/vue/dist/assets/ProfileView-DOfM9Ta9.js new file: spa/vue/dist/assets/RegistrationView-BgG_0HRE.js new file: spa/vue/dist/assets/RegistrationView-D_FgJHPY.css new file: spa/vue/dist/assets/RestObjectView-CgfhSbZM.js new file: spa/vue/dist/assets/RestObjectView-DU_QDLXy.css new file: spa/vue/dist/assets/ResultsView-Czz66SUa.js new file: spa/vue/dist/assets/ResultsView-ijT9kjlC.css new file: spa/vue/dist/assets/Roboto-Italic-DS1crIJz.woff2 new file: spa/vue/dist/assets/Roboto-Italic-uZr_9iaA.woff new file: spa/vue/dist/assets/Roboto-Regular-jtJqKL8A.woff2 new file: spa/vue/dist/assets/Roboto-Regular-n8vMMKqC.woff new file: spa/vue/dist/assets/SettingsView-C01SJVt6.js new file: spa/vue/dist/assets/SettingsView-FlTPuBSa.css new file: spa/vue/dist/assets/SupportView-DF9LsVNx.css new file: spa/vue/dist/assets/SupportView-Hwog53I5.js new file: spa/vue/dist/assets/footerB-B_sYJCD0.js new file: spa/vue/dist/assets/footerB-D_GT2umv.css new file: spa/vue/dist/assets/hinted-OpenSans-Italic-BD2qe0ib.ttf new file: spa/vue/dist/assets/hinted-OpenSans-Regular-DZwYhniE.ttf new file: spa/vue/dist/assets/hinted-Roboto-Italic-CDlkg4IH.ttf new file: spa/vue/dist/assets/hinted-Roboto-Regular-CFXqJ5DR.ttf new file: spa/vue/dist/assets/index-B44ZMC8Y.css new file: spa/vue/dist/assets/index-BIfu7HcU.js new file: spa/vue/dist/assets/logo150x150-De-v7fGb.png new file: spa/vue/dist/assets/photo_2025-01-25_05-57-24-BwgIchq6.jpg new file: spa/vue/dist/assets/restObject-CcS1cBol.jpg new file: spa/vue/dist/assets/searchLine-BlO5YIbG.js new file: spa/vue/dist/assets/searchLine-Bqe_ccJt.css new file: spa/vue/dist/index.html add dist for production into commit, delete .gitignore spa
2 lines
3.9 KiB
CSS
2 lines
3.9 KiB
CSS
.hamburger[data-v-e4c072fc]{cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;height:24px;width:24px;padding:.6rem;border-radius:50%;box-shadow:1px 2px 3px #b3d2d8;background-color:var(--background-color)}.hamburger[data-v-e4c072fc]:hover{box-shadow:0 0 6px #92abb0}.line[data-v-e4c072fc]{width:100%;height:3px;background-color:var(--text-color);transition:all .3s ease}.line-1[data-v-e4c072fc]{transform:rotate(45deg) translate(5px,5px)}.line-2[data-v-e4c072fc]{opacity:0}.line-3[data-v-e4c072fc]{transform:rotate(-45deg) translate(5px,-5px)}.menuH[data-v-d5d87da0]{height:100%;position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}#ul-m[data-v-d5d87da0]{position:absolute;top:3rem;right:1rem;width:25vw;min-width:300px;visibility:hidden;border-radius:1rem;box-shadow:1px 2px 3px #8de1d6;padding:.5rem;list-style-type:none;background-color:var(--background-color)}li[data-v-d5d87da0]{width:100%;padding:.3rem;text-decoration:none}li[data-v-d5d87da0] *{text-decoration:none}li[data-v-d5d87da0]:hover{cursor:pointer;background-color:#5c7171;border-radius:.3rem}.visible[data-v-d5d87da0]{visibility:visible!important}#rl-about[data-v-da10bb5b]{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;padding:1rem;height:1rem;width:1rem;box-shadow:1px 2px 3px #b3d2d8}#rl-about[data-v-da10bb5b]:hover{cursor:pointer;box-shadow:0 0 6px #b3d2d8}img[data-v-da10bb5b]{height:2rem;border-radius:50%;padding:.4rem}.language-selector[data-v-f5abd657]{position:relative;display:inline-block;background-color:var(--light-dark-background-clor);color:var(--text-color);box-shadow:1px 2px 3px #75c2d0;border-radius:50%;padding:.5rem}.language-selector[data-v-f5abd657]:hover{border-radius:50%;box-shadow:0 0 6px #75c2d0;box-shadow:0 0 7px #75c2d0;box-shadow:0 0 8px #75c2d0}.lang-icon[data-v-f5abd657]{cursor:pointer;font-size:1.5em}.dropdown-menu[data-v-f5abd657]{position:absolute;top:100%;right:0;border:1px solid #ccc;border-radius:4px;z-index:1000;box-shadow:1px 2px 3px #75c2d0;background-color:var(--background-color)}.dropdown-item[data-v-f5abd657]{padding:8px 16px;cursor:pointer;color:var(--text-color);border-radius:1rem}.dropdown-item[data-v-f5abd657]:hover{background-color:var(--light-dark-background-color)}.theme-toggle[data-v-0d1e5383]{display:flex;align-items:center;justify-content:center;box-shadow:1px 2px 3px #b3d2d8;border-radius:50%;height:2rem;width:2rem;padding:.5rem}.theme-toggle[data-v-0d1e5383]:hover{box-shadow:0 0 6px #b3d2d8}.theme-toggle__label[data-v-0d1e5383]{display:flex;align-items:center;cursor:pointer}.theme-toggle__input[data-v-0d1e5383]{display:none}.theme-toggle__slider[data-v-0d1e5383]{width:40px;height:20px;background-color:#ccc;border-radius:20px;position:relative;transition:background-color .3s}.theme-toggle__slider[data-v-0d1e5383]:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background-color:#fff;top:2px;left:2px;transition:transform .3s}.theme-toggle__input:checked+.theme-toggle__slider[data-v-0d1e5383]{background-color:#4caf50}.theme-toggle__input:checked+.theme-toggle__slider[data-v-0d1e5383]:before{transform:translate(20px)}.header[data-v-681057a5]{max-width:1024px;width:50%;min-width:400px;height:100%;margin:0;padding:0;border-radius:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3rem}.footer[data-v-0fdbac37]{height:3rem;width:100%;max-width:500px;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;padding:0 2rem;margin:0 0 .5rem}.navigation[data-v-0fdbac37]{height:100%;width:100%;margin:.3rem;border:1px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgb(197,214,216);border-radius:1rem;box-shadow:1px 2px 3px #80c7d3}.navigation[data-v-0fdbac37]:hover{cursor:pointer;box-shadow:0 0 7px #80c7d3}img[data-v-0fdbac37]{height:100%}
|