diff --git a/dist/css/changelog.css b/dist/css/changelog.css index 31b81e83..dd82cff0 100644 --- a/dist/css/changelog.css +++ b/dist/css/changelog.css @@ -1 +1 @@ -section.infobox{opacity:0;pointer-events:none}section.infobox.visible{opacity:1;pointer-events:auto}section.infobox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:translate3d(0, -40px, 0);transition:opacity 0.5s, transform 0.5s}section.infobox.visible{transform:translate3d(0, 0, 0)}section.infobox>div{position:relative;max-width:650px;padding:40px 30px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;text-align:center;box-shadow:0 0 50px rgba(0,0,0,0.3)}@media (max-width: 650px){section.infobox>div{width:100%}}section.infobox>div span.icon{display:block;background:url(chrome-extension://__MSG_@@extension_id__/img/icon/icon.webp) no-repeat center/96px;height:96px;margin:40px 0}section.infobox>div h1{font-size:250%;font-weight:200}@media (max-width: 650px){section.infobox>div h1{font-size:200%}}@media (max-width: 400px){section.infobox>div h1{font-size:170%}}section.infobox>div a.cta{display:block;margin:0 auto 30px;width:250px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;text-decoration:none;padding:10px 20px;border-radius:3px}@media (max-width: 650px){section.infobox>div a.cta{font-size:120%;width:220px}}section.infobox>div a.close{text-decoration:none;color:#fff;opacity:0.5}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{background:#f2f2f2;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}section.infobox{perspective:800px}section.infobox>div{position:relative;width:100%;max-width:650px;height:430px;transform-style:preserve-3d;transition:transform 1s}section.infobox>div>div{position:absolute;width:100%;height:100%;top:0;left:0;padding:40px 30px;transform-style:preserve-3d;backface-visibility:hidden}section.infobox>div>div.back{text-align:left;transform:rotateX(180deg)}section.infobox>div>div.back a.close{position:absolute;top:40px;right:45px;display:block;width:42px;height:42px;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-close.webp) no-repeat center;background-size:22px;cursor:pointer;border-radius:50%;transition:background-color 0.3s;z-index:2}section.infobox>div>div.back a.close:hover{background-color:rgba(255,255,255,0.1)}section.infobox.flipped>div{transform:rotateX(180deg)}section.infobox ul.changelog{margin-top:70px}section.infobox ul.changelog>li{padding:10px 0}section.infobox ul.changelog>li::before{content:"-";margin:0 10px 0 0} +section.infobox{opacity:0;pointer-events:none}section.infobox.visible{opacity:1;pointer-events:auto}section.infobox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:translate3d(0, -40px, 0);transition:opacity 0.5s, transform 0.5s}section.infobox.visible{transform:translate3d(0, 0, 0)}section.infobox>div{position:relative;max-width:650px;padding:40px 30px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;text-align:center;box-shadow:0 0 50px rgba(0,0,0,0.3)}@media (max-width: 650px){section.infobox>div{width:100%}}section.infobox>div span.icon{display:block;background:url(chrome-extension://__MSG_@@extension_id__/img/icon/icon.webp) no-repeat center/96px;height:96px;margin:40px 0}section.infobox>div h1{font-size:250%;line-height:130%;font-weight:200}@media (max-width: 650px){section.infobox>div h1{font-size:200%}}@media (max-width: 400px){section.infobox>div h1{font-size:170%}}section.infobox>div a.cta{display:block;margin:0 auto 30px;width:250px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;text-decoration:none;padding:10px 20px;border-radius:3px}@media (max-width: 650px){section.infobox>div a.cta{font-size:120%;width:220px}}section.infobox>div a.close{text-decoration:none;color:#fff;opacity:0.5}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{background:#f2f2f2;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}section.infobox{perspective:800px}section.infobox>div{position:relative;width:100%;max-width:650px;height:430px;transform-style:preserve-3d;transition:transform 1s}section.infobox>div>div{position:absolute;width:100%;height:100%;top:0;left:0;padding:40px 30px;transform-style:preserve-3d;backface-visibility:hidden}section.infobox>div>div.back{text-align:left;transform:rotateX(180deg)}section.infobox>div>div.back a.close{position:absolute;top:40px;right:45px;display:block;width:42px;height:42px;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-close.webp) no-repeat center;background-size:22px;cursor:pointer;border-radius:50%;transition:background-color 0.3s;z-index:2}section.infobox>div>div.back a.close:hover{background-color:rgba(255,255,255,0.1)}section.infobox.flipped>div{transform:rotateX(180deg)}section.infobox ul.changelog{margin-top:70px}section.infobox ul.changelog li{padding:10px 0}section.infobox ul.changelog li:not(.noIndicator)::before{content:"-";margin:0 10px 0 0}section.infobox ul.changelog li ul{margin:10px 0 0 25px} diff --git a/dist/css/howto.css b/dist/css/howto.css index bd30c391..68b20237 100644 --- a/dist/css/howto.css +++ b/dist/css/howto.css @@ -1 +1 @@ -section.infobox,section#tutorial,section#tutorial>*:not(#background),section#tutorial>div#cursor::after,section#tutorial>div#cursor::before{opacity:0;pointer-events:none}section.infobox.visible,section#tutorial.visible,section#tutorial>*.visible:not(#background),section#tutorial>div#cursor[data-step='2']::after,section#tutorial>div#cursor[data-step='2']::before{opacity:1;pointer-events:auto}section.infobox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:translate3d(0, -40px, 0);transition:opacity 0.5s, transform 0.5s}section.infobox.visible{transform:translate3d(0, 0, 0)}section.infobox>div{position:relative;max-width:650px;padding:40px 30px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;text-align:center;box-shadow:0 0 50px rgba(0,0,0,0.3)}@media (max-width: 650px){section.infobox>div{width:100%}}section.infobox>div span.icon{display:block;background:url(chrome-extension://__MSG_@@extension_id__/img/icon/icon.webp) no-repeat center/96px;height:96px;margin:40px 0}section.infobox>div h1{font-size:250%;font-weight:200}@media (max-width: 650px){section.infobox>div h1{font-size:200%}}@media (max-width: 400px){section.infobox>div h1{font-size:170%}}section.infobox>div a.cta{display:block;margin:0 auto 30px;width:250px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;text-decoration:none;padding:10px 20px;border-radius:3px}@media (max-width: 650px){section.infobox>div a.cta{font-size:120%;width:220px}}section.infobox>div a.close{text-decoration:none;color:#fff;opacity:0.5}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{background:#f2f2f2;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}section#tutorial{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.5s;background:#e9e9e9}section#tutorial>*:not(#background){transition:opacity 0.5s}section#tutorial>p.text{position:absolute;top:20px;left:calc(50% - 300px);font-size:150%;font-weight:300;padding:25px 30px;width:600px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);z-index:5}section#tutorial>p.text:first-letter{text-transform:uppercase}@media (max-width: 650px){section#tutorial>p.text{width:100%;top:0;left:0}}section#tutorial>div#sidebar{position:absolute;top:0;left:0;width:300px;height:100%;background:#fff;padding:30px 30px 0 80px;box-shadow:0 0 30px rgba(0,0,0,0.2);transform:translate3d(-350px, 0, 0);transition:transform 0.5s;z-index:3}section#tutorial>div#sidebar.visible{transform:translate3d(0, 0, 0) !important}section#tutorial>div#sidebar>p{position:relative;width:100%;height:12px;background:#f1f2f4;margin:50px 0}section#tutorial>div#sidebar>p::before{content:"";position:absolute;top:-10px;left:-50px;width:32px;height:32px;border-radius:50%;background:#f1f2f4}section#tutorial>div#cursor{position:absolute;top:calc(50% - 18px);left:calc(50% - 12px);display:block;width:24px;height:36px;background:url(chrome-extension://__MSG_@@extension_id__/img/howto/cursor.webp) no-repeat center;background-size:24px;transition:opacity 0.5s, left 2s, right 2s, top 2s;z-index:4}section#tutorial>div#cursor::after,section#tutorial>div#cursor::before{content:"";position:absolute;top:0;right:-55px;width:50px;height:50px;border-radius:50%;transition:opacity 0.5s;visibility:hidden}section#tutorial>div#cursor::after{background-image:url(chrome-extension://__MSG_@@extension_id__/img/howto/mouse.webp),linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);background-size:20px, 100%;background-position:center, 0 0;background-repeat:no-repeat}section#tutorial>div#cursor::before{background:url(chrome-extension://__MSG_@@extension_id__/img/howto/mouse-active.webp) no-repeat center/20px;animation:blink 1s infinite;z-index:2}section#tutorial>div#cursor.reversed::before{transform:scaleX(-1)}section#tutorial>div#cursor[data-step='1'],section#tutorial>div#cursor[data-step='2']{top:30%;left:0}section#tutorial>div#cursor[data-step='3']{top:calc(30% - 20px);left:40px}section#tutorial>div#cursor[data-step='2']::after,section#tutorial>div#cursor[data-step='2']::before{visibility:visible}section#tutorial[data-pos='right']>div#sidebar{left:auto;right:0;transform:translate3d(350px, 0, 0)}section#tutorial[data-pos='right']>div#cursor{left:auto;right:calc(50% - 12px)}section#tutorial[data-pos='right']>div#cursor[data-step='1'],section#tutorial[data-pos='right']>div#cursor[data-step='2']{right:0}section#tutorial[data-pos='right']>div#cursor[data-step='3']{right:40px}section#tutorial[data-pos='right']>div#cursor::after,section#tutorial[data-pos='right']>div#cursor::before{right:auto;left:-55px}section#tutorial>div#mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:5}section#tutorial>div#mask>div{text-align:center;padding:0 20px}section#tutorial>div#mask>div>a{display:inline-block;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;padding:10px 20px;border-radius:3px;margin:0 10px}@media (max-width: 500px){section#tutorial>div#mask>div>a{display:block;margin:25px 0}}section#tutorial>div#background{position:absolute;top:0;left:0;width:100%;height:100%;padding:60px 0 0 0}section#tutorial>div#background>div{position:absolute;top:0;left:0;width:100%;height:60px;background:#fff}section#tutorial>div#background>p{background:#fff url(chrome-extension://__MSG_@@extension_id__/img/howto/placeholder.webp) no-repeat 30px 30px/calc(100% - 60px);max-width:750px;height:350px;margin:30px auto} +section.infobox,section#tutorial,section#tutorial>*:not(#background),section#tutorial>div#cursor::after,section#tutorial>div#cursor::before{opacity:0;pointer-events:none}section.infobox.visible,section#tutorial.visible,section#tutorial>*.visible:not(#background),section#tutorial>div#cursor[data-step='2']::after,section#tutorial>div#cursor[data-step='2']::before{opacity:1;pointer-events:auto}section.infobox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:translate3d(0, -40px, 0);transition:opacity 0.5s, transform 0.5s}section.infobox.visible{transform:translate3d(0, 0, 0)}section.infobox>div{position:relative;max-width:650px;padding:40px 30px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;text-align:center;box-shadow:0 0 50px rgba(0,0,0,0.3)}@media (max-width: 650px){section.infobox>div{width:100%}}section.infobox>div span.icon{display:block;background:url(chrome-extension://__MSG_@@extension_id__/img/icon/icon.webp) no-repeat center/96px;height:96px;margin:40px 0}section.infobox>div h1{font-size:250%;line-height:130%;font-weight:200}@media (max-width: 650px){section.infobox>div h1{font-size:200%}}@media (max-width: 400px){section.infobox>div h1{font-size:170%}}section.infobox>div a.cta{display:block;margin:0 auto 30px;width:250px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;text-decoration:none;padding:10px 20px;border-radius:3px}@media (max-width: 650px){section.infobox>div a.cta{font-size:120%;width:220px}}section.infobox>div a.close{text-decoration:none;color:#fff;opacity:0.5}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{background:#f2f2f2;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}section#tutorial{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.5s;background:#e9e9e9}section#tutorial>*:not(#background){transition:opacity 0.5s}section#tutorial>p.text{position:absolute;top:20px;left:calc(50% - 300px);font-size:150%;font-weight:300;padding:25px 30px;width:600px;background:linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);color:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);z-index:5}section#tutorial>p.text:first-letter{text-transform:uppercase}@media (max-width: 650px){section#tutorial>p.text{width:100%;top:0;left:0}}section#tutorial>div#sidebar{position:absolute;top:0;left:0;width:300px;height:100%;background:#fff;padding:30px 30px 0 80px;box-shadow:0 0 30px rgba(0,0,0,0.2);transform:translate3d(-350px, 0, 0);transition:transform 0.5s;z-index:3}section#tutorial>div#sidebar.visible{transform:translate3d(0, 0, 0) !important}section#tutorial>div#sidebar>p{position:relative;width:100%;height:12px;background:#f1f2f4;margin:50px 0}section#tutorial>div#sidebar>p::before{content:"";position:absolute;top:-10px;left:-50px;width:32px;height:32px;border-radius:50%;background:#f1f2f4}section#tutorial>div#cursor{position:absolute;top:calc(50% - 18px);left:calc(50% - 12px);display:block;width:24px;height:36px;background:url(chrome-extension://__MSG_@@extension_id__/img/howto/cursor.webp) no-repeat center;background-size:24px;transition:opacity 0.5s, left 2s, right 2s, top 2s;z-index:4}section#tutorial>div#cursor::after,section#tutorial>div#cursor::before{content:"";position:absolute;top:0;right:-55px;width:50px;height:50px;border-radius:50%;transition:opacity 0.5s;visibility:hidden}section#tutorial>div#cursor::after{background-image:url(chrome-extension://__MSG_@@extension_id__/img/howto/mouse.webp),linear-gradient(45deg, #7b5fa4 0%, #2b35c8 100%);background-size:20px, 100%;background-position:center, 0 0;background-repeat:no-repeat}section#tutorial>div#cursor::before{background:url(chrome-extension://__MSG_@@extension_id__/img/howto/mouse-active.webp) no-repeat center/20px;animation:blink 1s infinite;z-index:2}section#tutorial>div#cursor.reversed::before{transform:scaleX(-1)}section#tutorial>div#cursor[data-step='1'],section#tutorial>div#cursor[data-step='2']{top:30%;left:0}section#tutorial>div#cursor[data-step='3']{top:calc(30% - 20px);left:40px}section#tutorial>div#cursor[data-step='2']::after,section#tutorial>div#cursor[data-step='2']::before{visibility:visible}section#tutorial[data-pos='right']>div#sidebar{left:auto;right:0;transform:translate3d(350px, 0, 0)}section#tutorial[data-pos='right']>div#cursor{left:auto;right:calc(50% - 12px)}section#tutorial[data-pos='right']>div#cursor[data-step='1'],section#tutorial[data-pos='right']>div#cursor[data-step='2']{right:0}section#tutorial[data-pos='right']>div#cursor[data-step='3']{right:40px}section#tutorial[data-pos='right']>div#cursor::after,section#tutorial[data-pos='right']>div#cursor::before{right:auto;left:-55px}section#tutorial>div#mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:5}section#tutorial>div#mask>div{text-align:center;padding:0 20px}section#tutorial>div#mask>div>a{display:inline-block;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.6);color:#7b5fa4;font-size:140%;font-weight:300;padding:10px 20px;border-radius:3px;margin:0 10px}@media (max-width: 500px){section#tutorial>div#mask>div>a{display:block;margin:25px 0}}section#tutorial>div#background{position:absolute;top:0;left:0;width:100%;height:100%;padding:60px 0 0 0}section#tutorial>div#background>div{position:absolute;top:0;left:0;width:100%;height:60px;background:#fff}section#tutorial>div#background>p{background:#fff url(chrome-extension://__MSG_@@extension_id__/img/howto/placeholder.webp) no-repeat 30px 30px/calc(100% - 60px);max-width:750px;height:350px;margin:30px auto} diff --git a/dist/css/overlay.css b/dist/css/overlay.css index 599b3ccb..9052d194 100644 --- a/dist/css/overlay.css +++ b/dist/css/overlay.css @@ -1 +1 @@ -div.modal[data-type='infos']>ul>li>ul,div.modal>menu>a::before{opacity:0;pointer-events:none}@keyframes container-rotate{to{transform:rotate(360deg)}}@keyframes left-spin{from, to{transform:rotate(130deg)}50%{transform:rotate(-5deg)}}@keyframes right-spin{from, to{transform:rotate(-130deg)}50%{transform:rotate(5deg)}}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}div.loading{display:block;position:relative;width:36px;height:36px;animation:container-rotate 1568ms linear infinite}div.loading>div{position:absolute;top:0;left:0;width:100%;height:100%;border-color:"%colorScheme";animation:fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.circle-clipper{position:relative;display:inline-block;width:50%;height:100%;overflow:hidden;float:left}div.loading>div>div.circle-clipper>div{width:200%;height:100%;border:3px solid "%colorScheme";border-bottom-color:transparent;border-radius:50%;position:absolute;top:0;right:0;bottom:0}div.loading>div>div.circle-clipper.left>div{left:0;border-right-color:transparent;transform:rotate(129deg);animation:left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.circle-clipper.right>div{left:-100%;border-left-color:transparent;transform:rotate(-129deg);animation:right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.gap-patch{position:absolute;top:0;left:45%;width:10%;height:100%;border-color:inherit;overflow:hidden}div.loading>div>div.gap-patch>div{width:1000%;left:-450%}div.scrollBox{position:relative;overflow:hidden}div.scrollBox>div.scrollbar{position:absolute;top:0;right:0;width:15px;padding:4px 0;height:100%;transition:opacity 0.5s, background 0.3s;cursor:pointer;z-index:2}div.scrollBox>div.scrollbar.inactive{display:none}div.scrollBox>div.scrollbar.hidden:not(:hover){opacity:0}div.scrollBox>div.scrollbar>div{position:absolute;top:0;right:3px;width:5px;height:0;background:#ccc;border-radius:3px;transition:transform 0.3s, width 0.3s, height 0.3s, border-radius 0.3s, background 0.3s}div.scrollBox>div.scrollbar:hover{background:#f2f2f2}div.scrollBox>div.scrollbar:hover>div{width:8px;border-radius:6px;background:#bbb}div.scrollBox.scrollDrag>div.scrollbar{background:#f2f2f2;opacity:1}div.scrollBox.scrollDrag>div.scrollbar>div{width:8px;border-radius:6px;background:#bbb}div.scrollBox.scrollDrag>div.scrollbar>div{transition:none}div.scrollBox.scrollTrackpad>div.scrollbar>div{transition:none}div.checkbox{position:relative;width:18px;height:18px;border:2px solid #6d6d6d;border-radius:2px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:100%;transition:background 0.3s, border-color 0.3s}div.checkbox::before{content:"";position:absolute;top:calc(50% - 1px);left:calc(50% - 1px);width:2px;height:2px;border-radius:50%;pointer-events:none;box-shadow:0 0 0 0 rgba(0,0,0,0.5);transition:background 0.2s, box-shadow 0.2s, opacity 0.5s;opacity:0.2}div.checkbox.focus::before,div.checkbox.clicked::before{background:rgba(0,0,0,0.5);box-shadow:0 0 0 22px rgba(0,0,0,0.5)}div.checkbox.clicked::before{opacity:0}div.checkbox.active{background-color:"%colorScheme";background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-check.webp);border-color:"%colorScheme"}div.checkbox.active::before{box-shadow:0 0 0 0 "%colorScheme"}div.checkbox.active.focus::before,div.checkbox.active.clicked::before{background:"%colorScheme";box-shadow:0 0 0 22px "%colorScheme"}div.checkbox>input[type='checkbox']{display:none}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}body::before{content:"";position:relative;display:block;height:1px}div.modal{position:relative;width:500px;height:400px;background:#fff;box-shadow:0 12px 50px rgba(0,0,0,0.3);overflow:hidden;z-index:2;transform:scale(0.7);transition:transform 0.3s}div.modal.visible{transform:scale(1)}div.modal>h1{color:#fff;font-size:170%;font-weight:200;height:60px;padding:15px 75px 14px 55px;background:"%colorScheme" url(chrome-extension://__MSG_@@extension_id__/img/bookmark.webp) no-repeat 20px center;background-size:24px}div.modal>a.close{position:absolute;top:9px;right:20px;display:block;width:42px;height:42px;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-close.webp) no-repeat center;background-size:22px;cursor:pointer;border-radius:50%;transition:background-color 0.3s;z-index:2}div.modal>a.close:hover{background-color:rgba(255,255,255,0.1)}div.modal>a.preview,div.modal>span.preview{display:block;font-size:140%;font-weight:300;margin:30px 30px 20px 30px;background-color:rgba(0,0,0,0.05);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:17px 15px}div.modal>a.preview>img,div.modal>span.preview>img{vertical-align:top;display:inline-block;width:24px;margin:0 20px 0 0}div.modal>a.preview{transition:background-color 0.3s;cursor:pointer}div.modal>a.preview:hover{background-color:rgba(0,0,0,0.1)}div.modal>a.preview+a.previewUrl{display:block;margin:-15px 30px 20px 30px;font-size:80%;opacity:0.7;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}div.modal[data-type='updateUrls']>p{text-align:center;margin-top:40px;font-size:140%;line-height:170%}div.modal[data-type='updateUrls']>div.progressBar{position:relative;background:rgba(0,0,0,0.1);height:3px;margin:40px 30px 0}div.modal[data-type='updateUrls']>div.progressBar>div{position:absolute;top:0;left:0;height:100%;background:"%colorScheme";transition:width 0.5s}div.modal[data-type='updateUrls']>span.progressLabel{display:block;text-align:center;font-size:120%;margin-top:20px;color:#ccc}div.modal[data-type='updateUrls']>span.progressLabel>span{margin:0 3px;color:#b3b3b3}div.modal[data-type='updateUrls']>div.loading{margin:60px auto 0;transition:margin-top 0.5s}div.modal[data-type='updateUrls']>div#urlList{height:calc(100% - 60px - 57px);transition:box-shadow 0.3s}div.modal[data-type='updateUrls']>div#urlList::before{content:"";position:absolute;top:0;left:0;width:100%;height:12px;pointer-events:none;box-shadow:none;transition:box-shadow 0.3s;z-index:3}div.modal[data-type='updateUrls']>div#urlList::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:12px;pointer-events:none;box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,0.2);transition:box-shadow 0.3s;z-index:3}div.modal[data-type='updateUrls']>div#urlList.scrolled::before{box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.5)}div.modal[data-type='updateUrls']>div#urlList.scrolledEnd::after{box-shadow:none}div.modal[data-type='updateUrls']>div#urlList>ul{margin:12px 0}div.modal[data-type='updateUrls']>div#urlList>ul>li{transition:background 0.3s;padding:0 16px 7px 16px}div.modal[data-type='updateUrls']>div#urlList>ul>li:hover{background:#f5f5f5}div.modal[data-type='updateUrls']>div#urlList>ul>li>div.checkbox{display:inline-block;vertical-align:top;margin:10px 16px 0 0}div.modal[data-type='updateUrls']>div#urlList>ul>li>img{vertical-align:top;display:inline-block;width:16px;margin:11px 20px 0 0}div.modal[data-type='updateUrls']>div#urlList>ul>li>strong{display:inline-block;width:calc(100% - 70px);line-height:40px;margin-bottom:-10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.modal[data-type='updateUrls']>div#urlList>ul>li>a,div.modal[data-type='updateUrls']>div#urlList>ul>li>span{display:block;color:#aaa;margin-left:70px;line-height:20px;width:calc(100% - 36px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:18px}div.modal[data-type='updateUrls']>div#urlList>ul>li>a{transition:color 0.5s;background-size:12px;background-repeat:no-repeat;background-position:0 center}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:hover{color:"%colorScheme"}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:last-of-type{background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-success.webp)}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:first-of-type{text-decoration:line-through;background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-error.webp)}div.modal[data-type='updateUrls']>div#urlList>ul>li>span{font-style:italic}div.modal[data-type='updateUrls']>div#urlList:not(.scrollDrag)>ul{transition:transform 0.3s}div.modal[data-type='updateUrls'].urlCheckLoading{transition:width 0.5s, height 0.5s, margin-top 0.5s}div.modal[data-type='updateUrls'].urlCheckFinished{width:600px;height:600px;margin-top:calc(50vh - 300px)}div.modal[data-type='updateUrls'].urlCheckFinished::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:57px;z-index:2;background:#f5f5f5}div.modal[data-type='updateUrls'].urlCheckFinished>div.loading{margin-top:150px}div.modal[data-type='delete']>p{padding:30px 30px 5px 30px;font-size:140%;line-height:170%}div.modal[data-type='infos']>ul{display:flex;flex-flow:row;font-size:120%;margin-top:70px;padding:0 30px;justify-content:space-between}div.modal[data-type='infos']>ul>li{position:relative}div.modal[data-type='infos']>ul>li.tooltip{cursor:help;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-infos.webp) no-repeat right center;background-size:16px;padding-right:18px}div.modal[data-type='infos']>ul>li>ul{position:absolute;top:27px;right:-14px;background:#333;color:#fff;font-size:70%;padding:4px 10px;transform:translate3d(0, -5px, 0);transition:opacity 0.3s, transform 0.3s}div.modal[data-type='infos']>ul>li>ul::before{content:"";position:absolute;top:-14px;right:15px;border:7px solid transparent;border-bottom-color:#333}div.modal[data-type='infos']>ul>li>ul>li{white-space:nowrap;margin:5px 0}div.modal[data-type='infos']>ul>li:hover>ul{opacity:1;transform:translate3d(0, 0, 0)}div.modal[data-type='edit']>ul{padding:2px 30px}div.modal[data-type='edit']>ul>li{margin:20px 0 30px 0}div.modal[data-type='edit']>ul>li>label{font-size:140%;display:inline-block;width:80px}div.modal[data-type='edit']>ul>li>input{display:inline-block;font-size:140%;width:calc(100% - 80px);padding:5px 8px;outline:none;box-shadow:none;transition:border-color 0.5s;border:1px solid rgba(0,0,0,0.1)}div.modal[data-type='edit']>ul>li>input.error{border-color:#f99}div.modal[data-type='edit']>ul>li>input:focus{border-color:rgba(0,0,0,0.25)}div.modal>menu{position:absolute;bottom:16px;right:20px;z-index:3}div.modal>menu>a{position:relative;display:inline-block;padding:5px 10px 4px;margin:0 5px;color:"%colorScheme";font-weight:400;text-transform:uppercase;border-radius:3px;cursor:pointer}div.modal>menu>a::before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:3px;background:"%colorScheme";transition:opacity 0.5s}div.modal>menu>a:hover::before{opacity:0.15} +div.modal[data-type='infos']>ul>li>ul,div.modal>menu>a::before{opacity:0;pointer-events:none}@keyframes container-rotate{to{transform:rotate(360deg)}}@keyframes left-spin{from, to{transform:rotate(130deg)}50%{transform:rotate(-5deg)}}@keyframes right-spin{from, to{transform:rotate(-130deg)}50%{transform:rotate(5deg)}}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}div.loading{display:block;position:relative;width:36px;height:36px;animation:container-rotate 1568ms linear infinite}div.loading>div{position:absolute;top:0;left:0;width:100%;height:100%;border-color:"%colorScheme";animation:fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.circle-clipper{position:relative;display:inline-block;width:50%;height:100%;overflow:hidden;float:left}div.loading>div>div.circle-clipper>div{width:200%;height:100%;border:3px solid "%colorScheme";border-bottom-color:transparent;border-radius:50%;position:absolute;top:0;right:0;bottom:0}div.loading>div>div.circle-clipper.left>div{left:0;border-right-color:transparent;transform:rotate(129deg);animation:left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.circle-clipper.right>div{left:-100%;border-left-color:transparent;transform:rotate(-129deg);animation:right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}div.loading>div>div.gap-patch{position:absolute;top:0;left:45%;width:10%;height:100%;border-color:inherit;overflow:hidden}div.loading>div>div.gap-patch>div{width:1000%;left:-450%}div.scrollBox{position:relative;overflow:hidden}div.scrollBox>div.scrollbar{position:absolute;top:0;right:0;width:15px;padding:4px 0;height:100%;transition:opacity 0.5s, background 0.3s;cursor:pointer;z-index:2}div.scrollBox>div.scrollbar.inactive{display:none}div.scrollBox>div.scrollbar.hidden:not(:hover){opacity:0}div.scrollBox>div.scrollbar>div{position:absolute;top:0;right:3px;width:5px;height:0;background:#ccc;border-radius:3px;transition:transform 0.3s, width 0.3s, height 0.3s, border-radius 0.3s, background 0.3s}div.scrollBox>div.scrollbar:hover{background:#f2f2f2}div.scrollBox>div.scrollbar:hover>div{width:8px;border-radius:6px;background:#bbb}div.scrollBox.scrollDrag>div.scrollbar{background:#f2f2f2;opacity:1}div.scrollBox.scrollDrag>div.scrollbar>div{width:8px;border-radius:6px;background:#bbb}div.scrollBox.scrollDrag>div.scrollbar>div{transition:none}div.scrollBox.scrollTrackpad>div.scrollbar>div{transition:none}div.checkbox{position:relative;width:18px;height:18px;border:2px solid #6d6d6d;border-radius:2px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:100%;transition:background 0.3s, border-color 0.3s}div.checkbox::before{content:"";position:absolute;top:calc(50% - 1px);left:calc(50% - 1px);width:2px;height:2px;border-radius:50%;pointer-events:none;box-shadow:0 0 0 0 rgba(0,0,0,0.5);transition:background 0.2s, box-shadow 0.2s, opacity 0.5s;opacity:0.2}div.checkbox.focus::before,div.checkbox.clicked::before{background:rgba(0,0,0,0.5);box-shadow:0 0 0 22px rgba(0,0,0,0.5)}div.checkbox.clicked::before{opacity:0}div.checkbox.active{background-color:"%colorScheme";background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-check.webp);border-color:"%colorScheme"}div.checkbox.active::before{box-shadow:0 0 0 0 "%colorScheme"}div.checkbox.active.focus::before,div.checkbox.active.clicked::before{background:"%colorScheme";box-shadow:0 0 0 22px "%colorScheme"}div.checkbox>input[type='checkbox']{display:none}*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}body,input,textarea,select,button{font-size:14px;font-family:Roboto,sans-serif;color:#666;font-weight:300}ul{list-style:none}strong{font-weight:400}a{color:#666;text-decoration:none}body{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}body::before{content:"";position:relative;display:block;height:1px}div.modal{position:relative;width:500px;height:400px;background:#fff;box-shadow:0 12px 50px rgba(0,0,0,0.3);overflow:hidden;z-index:2;transform:scale(0.7);transition:transform 0.3s}div.modal.visible{transform:scale(1)}div.modal>h1{color:#fff;font-size:170%;font-weight:200;height:60px;padding:15px 75px 14px 55px;background:"%colorScheme" url(chrome-extension://__MSG_@@extension_id__/img/bookmark.webp) no-repeat 20px center;background-size:24px}div.modal>a.close{position:absolute;top:9px;right:20px;display:block;width:42px;height:42px;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-close.webp) no-repeat center;background-size:22px;cursor:pointer;border-radius:50%;transition:background-color 0.3s;z-index:2}div.modal>a.close:hover{background-color:rgba(255,255,255,0.1)}div.modal>a.preview,div.modal>span.preview{display:block;font-size:140%;font-weight:300;margin:30px 30px 20px 30px;background-color:rgba(0,0,0,0.05);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:17px 15px}div.modal>a.preview>img,div.modal>span.preview>img{vertical-align:top;display:inline-block;width:24px;margin:0 20px 0 0}div.modal>a.preview{transition:background-color 0.3s;cursor:pointer}div.modal>a.preview:hover{background-color:rgba(0,0,0,0.1)}div.modal>a.preview+a.previewUrl{display:block;margin:-15px 30px 20px 30px;font-size:80%;opacity:0.7;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}div.modal[data-type='updateUrls']>p{text-align:center;margin-top:40px;font-size:140%;line-height:170%}div.modal[data-type='updateUrls']>div.progressBar{position:relative;background:rgba(0,0,0,0.1);height:3px;margin:40px 30px 0}div.modal[data-type='updateUrls']>div.progressBar>div{position:absolute;top:0;left:0;height:100%;background:"%colorScheme";transition:width 0.5s}div.modal[data-type='updateUrls']>span.progressLabel{display:block;text-align:center;font-size:120%;margin-top:20px;color:#ccc}div.modal[data-type='updateUrls']>span.progressLabel>span{margin:0 3px;color:#b3b3b3}div.modal[data-type='updateUrls']>div.loading{margin:60px auto 0;transition:margin-top 0.5s}div.modal[data-type='updateUrls']>div#urlList{height:calc(100% - 60px - 57px);transition:box-shadow 0.3s}div.modal[data-type='updateUrls']>div#urlList::before{content:"";position:absolute;top:0;left:0;width:100%;height:12px;pointer-events:none;box-shadow:none;transition:box-shadow 0.3s;z-index:3}div.modal[data-type='updateUrls']>div#urlList::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:12px;pointer-events:none;box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,0.2);transition:box-shadow 0.3s;z-index:3}div.modal[data-type='updateUrls']>div#urlList.scrolled::before{box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.5)}div.modal[data-type='updateUrls']>div#urlList.scrolledEnd::after{box-shadow:none}div.modal[data-type='updateUrls']>div#urlList>ul{margin:12px 0}div.modal[data-type='updateUrls']>div#urlList>ul>li{transition:background 0.3s;padding:0 16px 7px 16px}div.modal[data-type='updateUrls']>div#urlList>ul>li:hover{background:#f5f5f5}div.modal[data-type='updateUrls']>div#urlList>ul>li>div.checkbox{display:inline-block;vertical-align:top;margin:10px 16px 0 0}div.modal[data-type='updateUrls']>div#urlList>ul>li>img{vertical-align:top;display:inline-block;width:16px;margin:11px 20px 0 0}div.modal[data-type='updateUrls']>div#urlList>ul>li>strong{display:inline-block;width:calc(100% - 70px);line-height:40px;margin-bottom:-10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.modal[data-type='updateUrls']>div#urlList>ul>li>a,div.modal[data-type='updateUrls']>div#urlList>ul>li>span{display:block;color:#aaa;margin-left:70px;line-height:20px;width:calc(100% - 36px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:18px}div.modal[data-type='updateUrls']>div#urlList>ul>li>a{transition:color 0.5s;background-size:12px;background-repeat:no-repeat;background-position:0 center}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:hover{color:"%colorScheme"}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:last-of-type{background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-success.webp)}div.modal[data-type='updateUrls']>div#urlList>ul>li>a:first-of-type{text-decoration:line-through;background-image:url(chrome-extension://__MSG_@@extension_id__/img/icon-error.webp)}div.modal[data-type='updateUrls']>div#urlList>ul>li>span{font-style:italic}div.modal[data-type='updateUrls']>div#urlList:not(.scrollDrag)>ul{transition:transform 0.3s}div.modal[data-type='updateUrls'].urlCheckLoading{transition:width 0.5s, height 0.5s, margin-top 0.5s}div.modal[data-type='updateUrls'].urlCheckFinished{width:600px;height:600px}div.modal[data-type='updateUrls'].urlCheckFinished::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:57px;z-index:2;background:#f5f5f5}div.modal[data-type='updateUrls'].urlCheckFinished>div.loading{margin-top:150px}div.modal[data-type='delete']>p{padding:30px 30px 5px 30px;font-size:140%;line-height:170%}div.modal[data-type='infos']>ul{display:flex;flex-flow:row;font-size:120%;margin-top:70px;padding:0 30px;justify-content:space-between}div.modal[data-type='infos']>ul>li{position:relative}div.modal[data-type='infos']>ul>li.tooltip{cursor:help;background:url(chrome-extension://__MSG_@@extension_id__/img/icon-infos.webp) no-repeat right center;background-size:16px;padding-right:18px}div.modal[data-type='infos']>ul>li>ul{position:absolute;top:27px;right:-14px;background:#333;color:#fff;font-size:70%;padding:4px 10px;transform:translate3d(0, -5px, 0);transition:opacity 0.3s, transform 0.3s}div.modal[data-type='infos']>ul>li>ul::before{content:"";position:absolute;top:-14px;right:15px;border:7px solid transparent;border-bottom-color:#333}div.modal[data-type='infos']>ul>li>ul>li{white-space:nowrap;margin:5px 0}div.modal[data-type='infos']>ul>li:hover>ul{opacity:1;transform:translate3d(0, 0, 0)}div.modal[data-type='edit']>ul{padding:2px 30px}div.modal[data-type='edit']>ul>li{margin:20px 0 30px 0}div.modal[data-type='edit']>ul>li>label{font-size:140%;display:inline-block;width:80px}div.modal[data-type='edit']>ul>li>input{display:inline-block;font-size:140%;width:calc(100% - 80px);padding:5px 8px;outline:none;box-shadow:none;transition:border-color 0.5s;border:1px solid rgba(0,0,0,0.1)}div.modal[data-type='edit']>ul>li>input.error{border-color:#f99}div.modal[data-type='edit']>ul>li>input:focus{border-color:rgba(0,0,0,0.25)}div.modal>menu{position:absolute;bottom:16px;right:20px;z-index:3}div.modal>menu>a{position:relative;display:inline-block;padding:5px 10px 4px;margin:0 5px;color:"%colorScheme";font-weight:400;text-transform:uppercase;border-radius:3px;cursor:pointer}div.modal>menu>a::before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:3px;background:"%colorScheme";transition:opacity 0.5s}div.modal>menu>a:hover::before{opacity:0.15} diff --git a/dist/html/changelog.html b/dist/html/changelog.html index 7951afa5..57abd0dc 100644 --- a/dist/html/changelog.html +++ b/dist/html/changelog.html @@ -1 +1 @@ -Changelog

Updated

Changelog

  • This nice little info page :)
  • Search function
  • Option to open the sidebar without clicking (just move the mouse to the left)
  • Icon in chrome menu now toggles the sidebar
  • Show howto page after installing the extension
  • Preparations for customization options (stay tuned)
\ No newline at end of file +Changelog

Updated

Changelog

  • Completely new settings page
  • Customization options
    • Font size
    • Line height
    • Position (left or right)
    • Colors
    • ...
\ No newline at end of file diff --git a/src/css/changelog.css b/src/css/changelog.css index 2dc91d66..8fb9ac35 100644 --- a/src/css/changelog.css +++ b/src/css/changelog.css @@ -45,6 +45,7 @@ section.infobox > div span.icon { } section.infobox > div h1 { font-size: 250%; + line-height: 130%; font-weight: 200; } @media (max-width: 650px) { @@ -166,12 +167,15 @@ section.infobox.flipped > div { section.infobox ul.changelog { margin-top: 70px; } -section.infobox ul.changelog > li { +section.infobox ul.changelog li { padding: 10px 0; } -section.infobox ul.changelog > li::before { +section.infobox ul.changelog li:not(.noIndicator)::before { content: "-"; margin: 0 10px 0 0; } +section.infobox ul.changelog li ul { + margin: 10px 0 0 25px; +} /*# sourceMappingURL=changelog.css.map */ diff --git a/src/css/changelog.css.map b/src/css/changelog.css.map index 0a2d1ea6..bd376e21 100644 --- a/src/css/changelog.css.map +++ b/src/css/changelog.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "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", +"mappings": "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", "sources": ["../scss/include/_mixins.scss","../scss/include/_infobox.scss","../scss/include/_vars.scss","../scss/include/_generals.scss","../scss/changelog.scss"], "names": [], "file": "changelog.css" diff --git a/src/css/howto.css b/src/css/howto.css index c8fc7898..330b7471 100644 --- a/src/css/howto.css +++ b/src/css/howto.css @@ -45,6 +45,7 @@ section.infobox > div span.icon { } section.infobox > div h1 { font-size: 250%; + line-height: 130%; font-weight: 200; } @media (max-width: 650px) { diff --git a/src/css/howto.css.map b/src/css/howto.css.map index 8dd9e584..91973f2e 100644 --- a/src/css/howto.css.map +++ b/src/css/howto.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "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", +"mappings": "AACA,qJAAQ;EACN,OAAO,EAAE,CAAC;EACV,cAAc,EAAE,IAAI;;;AAGtB,2MAAS;EACP,OAAO,EAAE,CAAC;EACV,cAAc,EAAE,IAAI;;;ACPtB,eAAgB;EACd,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,eAAe,EAAE,MAAM;EACvB,SAAS,EAAE,wBAAwB;EACnC,UAAU,EAAE,4BAA4B;;AAGxC,uBAAU;EAER,SAAS,EAAE,oBAAoB;;AAGjC,qBAAM;EACJ,QAAQ,EAAE,QAAQ;EAClB,SAAS,EAAE,KAAK;EAChB,OAAO,EAAE,SAAS;EAClB,UAAU,EChBH,gDAAyD;EDiBhE,KAAK,ECbW,IAAI;EDcpB,UAAU,EAAE,MAAM;EAClB,UAAU,EAAE,2BAA2B;;AAEvC,yBAA0B;EAT5B,qBAAM;IAUF,KAAK,EAAE,IAAI;;;AAGb,+BAAU;EACR,OAAO,EAAE,KAAK;EACd,UAAU,EAAE,uFAA6C;EACzD,MAAM,EAAE,IAAI;EACZ,MAAM,EAAE,MAAM;;AAGhB,wBAAG;EACD,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,GAAG;;AAEhB,yBAA0B;EAL5B,wBAAG;IAMC,SAAS,EAAE,IAAI;;;AAGjB,yBAA0B;EAT5B,wBAAG;IAUC,SAAS,EAAE,IAAI;;;AAKnB,2BAAM;EACJ,OAAO,EAAE,KAAK;EACd,MAAM,EAAE,WAAW;EACnB,KAAK,EAAE,KAAK;EACZ,UAAU,EC9CI,IAAI;ED+ClB,UAAU,EAAE,2BAA2B;EACvC,KAAK,ECvDC,OAAO;EDwDb,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,GAAG;EAChB,eAAe,EAAE,IAAI;EACrB,OAAO,EAAE,SAAS;EAClB,aAAa,EAAE,GAAG;;AAElB,yBAA0B;EAb5B,2BAAM;IAcF,SAAS,EAAE,IAAI;IACf,KAAK,EAAE,KAAK;;;AAIhB,6BAAQ;EACN,eAAe,EAAE,IAAI;EACrB,KAAK,EChES,IAAI;EDiElB,OAAO,EAAE,GAAG;;;AE3ElB,sBAAuB;EACrB,OAAO,EAAE,CAAC;EACV,MAAM,EAAE,CAAC;EACT,UAAU,EAAE,UAAU;;;AAGxB,qCAAsC;EACpC,SAAS,EDPI,IAAI;ECQjB,WAAW,EDPI,kBAAkB;ECQjC,KAAK,EDDK,IAAI;ECEd,WAAW,EDRI,GAAG;;;ACWpB,EAAG;EACD,UAAU,EAAE,IAAI;;;AAGlB,MAAO;EACL,WAAW,EAAE,GAAG;;;AAGlB,CAAE;EACA,KAAK,EDdK,IAAI;ECed,eAAe,EAAE,IAAI;;;ACfvB,IAAK;EACH,UAAU,EFGK,OAAO;EEFtB,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,QAAQ,EAAE,MAAM;;;AAIlB,gBAUC;EATC,EAAG;IACD,OAAO,EAAE,CAAC;;EAEZ,GAAI;IACF,OAAO,EAAE,CAAC;;EAEZ,IAAK;IACH,OAAO,EAAE,CAAC;;;AAId,gBAAiB;EACf,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EAEZ,UAAU,EAAE,YAAY;EACxB,UAAU,EAlCS,OAAO;;AAwC1B,qCAAqB;EAEnB,UAAU,EAAE,YAAY;;AAO1B,yBAAS;EACP,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,IAAI;EACT,IAAI,EAAE,iBAAiB;EACvB,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,SAAS;EAClB,KAAK,EAAE,KAAK;EACZ,UAAU,EFxDH,gDAAyD;EEyDhE,KAAK,EFrDW,IAAI;EEsDpB,UAAU,EAAE,2BAA2B;EACvC,OAAO,EAAE,CAAC;;AAEV,sCAAe;EACb,cAAc,EAAE,SAAS;;AAG3B,yBAA0B;EAjB5B,yBAAS;IAkBL,KAAK,EAAE,IAAI;IACX,GAAG,EAAE,CAAC;IACN,IAAI,EAAE,CAAC;;;AAIX,8BAAc;EACZ,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,UAAU,EFzEM,IAAI;EE0EpB,OAAO,EAAE,gBAAgB;EACzB,UAAU,EAAE,2BAA2B;EACvC,SAAS,EAAE,yBAAyB;EACpC,UAAU,EAAE,cAAc;EAC1B,OAAO,EAAE,CAAC;;AAEV,sCAAU;EACR,SAAS,EAAE,+BAA+B;;AAG5C,kCAAI;EACF,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,UAAU,EA7FQ,OAAO;EA8FzB,MAAM,EAAE,MAAM;;AAEd,0CAAU;EACR,OAAO,EAAE,EAAE;EACX,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,KAAK;EACV,IAAI,EAAE,KAAK;EACX,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,UAAU,EAxGM,OAAO;;AA6G7B,6BAAa;EACX,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,gBAAgB;EACrB,IAAI,EAAE,gBAAgB;EACtB,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,qFAAyC;EACrD,eAAe,EAAE,IAAI;EACrB,UAAU,EAAE,uCAAuC;EACnD,OAAO,EAAE,CAAC;;AAEV,2EAAoB;EAClB,OAAO,EAAE,EAAE;EACX,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,YAAY;EACxB,UAAU,EAAE,MAAM;;AAIpB,oCAAS;EACP,gBAAgB,EAAE,qHAAkC;EACpD,eAAe,EAAE,UAAU;EAC3B,mBAAmB,EAAE,WAAW;EAChC,iBAAiB,EAAE,SAAS;;AAG9B,qCAAU;EACR,UAAU,EAAE,gGAAsD;EAClE,SAAS,EAAE,iBAAiB;EAC5B,OAAO,EAAE,CAAC;;AAGZ,8CAAmB;EACjB,SAAS,EAAE,UAAU;;AAGvB,0FAAmC;EACjC,GAAG,EAAE,GAAG;EACR,IAAI,EAAE,CAAC;;AAGT,4CAAiB;EACf,GAAG,EAAE,gBAAgB;EACrB,IAAI,EAAE,IAAI;;AAKV,yGAAoB;EAClB,UAAU,EAAE,OAAO;;AAQvB,gDAAc;EACZ,IAAI,EAAE,IAAI;EACV,KAAK,EAAE,CAAC;EACR,SAAS,EAAE,wBAAwB;;AAGrC,+CAAa;EACX,IAAI,EAAE,IAAI;EACV,KAAK,EAAE,gBAAgB;;AAEvB,8HAAmC;EACjC,KAAK,EAAE,CAAC;;AAGV,8DAAiB;EACf,KAAK,EAAE,IAAI;;AAGb,+GAAoB;EAClB,KAAK,EAAE,IAAI;EACX,IAAI,EAAE,KAAK;;AAKjB,2BAAW;EACT,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,kBAAkB;EAC9B,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,eAAe,EAAE,MAAM;EACvB,OAAO,EAAE,CAAC;;AAEV,iCAAM;EACJ,UAAU,EAAE,MAAM;EAClB,OAAO,EAAE,MAAM;;AAEf,qCAAI;EACF,OAAO,EAAE,YAAY;EACrB,UAAU,EFlNE,IAAI;EEmNhB,UAAU,EAAE,2BAA2B;EACvC,KAAK,EF3ND,OAAO;EE4NX,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,SAAS;EAClB,aAAa,EAAE,GAAG;EAClB,MAAM,EAAE,MAAM;;AAEd,yBAA0B;EAX5B,qCAAI;IAYA,OAAO,EAAE,KAAK;IACd,MAAM,EAAE,MAAM;;;AAMtB,iCAAiB;EACf,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,UAAU;;AAEnB,uCAAM;EACJ,QAAQ,EAAE,QAAQ;EAClB,GAAG,EAAE,CAAC;EACN,IAAI,EAAE,CAAC;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,UAAU,EFjPI,IAAI;;AEoPpB,qCAAI;EACF,UAAU,EAAE,oHAAwF;EACpG,SAAS,EAAE,KAAK;EAChB,MAAM,EAAE,KAAK;EACb,MAAM,EAAE,SAAS", "sources": ["../scss/include/_mixins.scss","../scss/include/_infobox.scss","../scss/include/_vars.scss","../scss/include/_generals.scss","../scss/howto.scss"], "names": [], "file": "howto.css" diff --git a/src/css/overlay.css b/src/css/overlay.css index 72cd01a9..406082bf 100644 --- a/src/css/overlay.css +++ b/src/css/overlay.css @@ -466,7 +466,6 @@ div.modal[data-type='updateUrls'].urlCheckLoading { div.modal[data-type='updateUrls'].urlCheckFinished { width: 600px; height: 600px; - margin-top: calc(50vh - 300px); } div.modal[data-type='updateUrls'].urlCheckFinished::after { content: ""; diff --git a/src/css/overlay.css.map b/src/css/overlay.css.map index bfbd138f..aaf4f2be 100644 --- a/src/css/overlay.css.map +++ b/src/css/overlay.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "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", +"mappings": "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", "sources": ["../scss/include/_mixins.scss","../scss/include/_loading.scss","../scss/include/_vars.scss","../scss/include/_scrollBox.scss","../scss/include/_checkbox.scss","../scss/include/_generals.scss","../scss/overlay.scss"], "names": [], "file": "overlay.css" diff --git a/src/html/changelog.html b/src/html/changelog.html index cdfba006..8a16682a 100644 --- a/src/html/changelog.html +++ b/src/html/changelog.html @@ -25,12 +25,16 @@

Updated

Changelog

diff --git a/src/res/1400x560.png b/src/res/1400x560.png index 2ebad635..3f0547db 100644 Binary files a/src/res/1400x560.png and b/src/res/1400x560.png differ diff --git a/src/res/440x280.png b/src/res/440x280.png index 752a5429..4f3e7f44 100644 Binary files a/src/res/440x280.png and b/src/res/440x280.png differ diff --git a/src/res/920x680.png b/src/res/920x680.png index 40179c8e..e3086d3b 100644 Binary files a/src/res/920x680.png and b/src/res/920x680.png differ diff --git a/src/res/screenshot_0.png b/src/res/screenshot_0.png index 8d5a3c0a..6ffd5a47 100644 Binary files a/src/res/screenshot_0.png and b/src/res/screenshot_0.png differ diff --git a/src/res/screenshot_1.png b/src/res/screenshot_1.png index 7cc9efd2..9def080c 100644 Binary files a/src/res/screenshot_1.png and b/src/res/screenshot_1.png differ diff --git a/src/res/screenshot_2.png b/src/res/screenshot_2.png index 646a3e36..b640bd8c 100644 Binary files a/src/res/screenshot_2.png and b/src/res/screenshot_2.png differ diff --git a/src/res/screenshot_3.png b/src/res/screenshot_3.png index 96cb06c2..5c2cd08a 100644 Binary files a/src/res/screenshot_3.png and b/src/res/screenshot_3.png differ diff --git a/src/res/screenshot_4.png b/src/res/screenshot_4.png new file mode 100644 index 00000000..37114d57 Binary files /dev/null and b/src/res/screenshot_4.png differ diff --git a/src/res/screenshot_5.png b/src/res/screenshot_5.png new file mode 100644 index 00000000..89894b7f Binary files /dev/null and b/src/res/screenshot_5.png differ diff --git a/src/res/screenshot_6.png b/src/res/screenshot_6.png new file mode 100644 index 00000000..b5a94e70 Binary files /dev/null and b/src/res/screenshot_6.png differ diff --git a/src/res/screenshot_7.png b/src/res/screenshot_7.png new file mode 100644 index 00000000..ff4582e1 Binary files /dev/null and b/src/res/screenshot_7.png differ diff --git a/src/scss/changelog.scss b/src/scss/changelog.scss index 958dc295..46644187 100644 --- a/src/scss/changelog.scss +++ b/src/scss/changelog.scss @@ -71,13 +71,17 @@ section.infobox { ul.changelog { margin-top: 70px; - > li { + li { padding: 10px 0; - &::before { + &:not(.noIndicator)::before { content: "-"; margin: 0 10px 0 0; } + + ul { + margin: 10px 0 0 25px; + } } } } \ No newline at end of file diff --git a/src/scss/include/_infobox.scss b/src/scss/include/_infobox.scss index e7219ac7..1d093c03 100644 --- a/src/scss/include/_infobox.scss +++ b/src/scss/include/_infobox.scss @@ -39,6 +39,7 @@ section.infobox { h1 { font-size: 250%; + line-height: 130%; font-weight: 200; @media (max-width: 650px) { diff --git a/src/scss/overlay.scss b/src/scss/overlay.scss index 871a02f8..8c1a02dc 100644 --- a/src/scss/overlay.scss +++ b/src/scss/overlay.scss @@ -269,7 +269,6 @@ div.modal { &.urlCheckFinished { width: 600px; height: 600px; - margin-top: calc(50vh - 300px); &::after { content: ""; @@ -423,4 +422,4 @@ div.modal { } } } -} +} \ No newline at end of file