3 lines
10 KiB
CSS
3 lines
10 KiB
CSS
html,body,h1,h2,h3,p,ul,ol,li{margin:0;padding:0}html{background:#ddd}body{min-height:100vh;color:#333;-webkit-font-smoothing:antialiased;background:radial-gradient(#fff 0%,#fff 30%,#ddd 100%);font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:400;line-height:22px}h2{letter-spacing:-.5px;margin-bottom:0;font-size:24px;font-weight:400;line-height:30px}h3{margin-bottom:20px;font-size:16px;font-weight:700;line-height:22px}*{box-sizing:border-box}.right{float:right}.left{float:left}.clr{overflow:hidden}.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}body .hide{display:none}.em{font-style:italic}.strong{font-weight:700}a.underline,a.underline:hover,a.underline:focus,.underline{text-decoration:underline}a.dim{color:#777}a.dim:focus,a.dim:hover{color:#333}a.dim:active{color:#111}.dim{color:#999}.sr-only{width:1px;height:1px;clip:rect(0,0,0,0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:#009bff;text-decoration:none}a>svg path{fill:#009bff}a:hover,a:focus{color:#0079ff;text-decoration:none}a:hover>svg path,a:focus>svg path{fill:#0079ff}a:active{color:#004e80}a:active>svg path{fill:#004e80}a.light{color:#53bbff}iframe.h{height:0;width:0;border:0;position:absolute;top:-999px;left:-999px}.icon{width:20px;height:27px;display:inline-block}.split-items{justify-content:space-between;align-items:center;display:flex}button{height:34px;cursor:pointer;background:#fff;border:1px solid #999;border-radius:4px;padding:6px 12px;font-size:14px;line-height:20px}button.nostyle{height:20px;color:inherit;background:0 0;border:0;padding:0;line-height:20px}.error button{color:#fff;background-color:#d9534f;border-color:#d43f3a}.error button:hover{background-color:#c9302c;border-color:#ac2925}.error a{color:#791412}.error a:hover{color:#590402}.error a:active{color:#000}.warning button{color:#fff;background-color:#f0ad4e;border-color:#eea236}.warning button:hover{background-color:#ec971f;border-color:#d58512}body,header{min-width:740px}header,#content{min-width:1050px}.big-card{box-sizing:border-box;min-height:80vh;background:#fff;margin:20px 60px 30px;display:block;box-shadow:0 2px 4px rgba(0,0,0,.15)}.container{margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}.container.title-container{background:#fff;border-bottom:1px solid #eee;padding-top:30px;padding-bottom:20px;position:relative}.csspositionsticky .container.title-container{position:sticky;top:60px}.page-image body,.page-image #content{min-width:0}.page-image header{min-width:100%;position:fixed!important}@media (max-width:829.98px){.page-image header .header-text{display:none}}.page-image #wrap{padding-top:60px}header{width:100%;height:60px;color:#fff;z-index:10;background:#161616;padding:0 40px;line-height:60px;position:relative;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,.1)}.csspositionsticky header{position:sticky}.csspositionsticky header:before{height:5px;width:100%;background:#161616;position:absolute;top:-5px;left:0}header .left{z-index:1}header .right{background:#161616;position:relative}html.page-image header .right:before{content:"";width:100vw;background:#161616;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}header .logo-svg{width:20px;height:20px;margin-right:20px}header a{color:#fff}header h1{letter-spacing:-.5px;margin:0;font-size:24px;font-weight:300;line-height:60px;position:relative}header h1 .header--ext-back{box-sizing:content-box;width:40px;text-align:center;padding-right:40px;position:absolute;top:0;bottom:0;left:-40px}header h1 .header--ext-back img{vertical-align:middle;margin:0 0 3px 1px;transition:transform .25s ease-in-out}header h1 .header--ext-back:hover img{transform:translate(-2px)}header .btn{width:55px;height:60px;background:50% no-repeat;margin-left:1px;display:block;position:relative}header .btn:last-child{margin-right:0}header .btn .violator-dl{width:100%;text-align:center;position:absolute;bottom:0;left:0}header .btn .tooltip{color:#fff;white-space:nowrap;z-index:1;pointer-events:none;opacity:0;background:rgba(0,0,0,.75);border-radius:5px;padding:5px 15px;font-size:12px;line-height:20px;transition:opacity .1s ease-in;position:absolute;bottom:-36px;right:10px}header .btn .tooltip:after{content:"";border:6px solid transparent;border-top:0;border-bottom-color:rgba(0,0,0,.75);position:absolute;top:-6px;right:19px}header .btn:hover .tooltip,header .btn:focus .tooltip{opacity:1;transition:opacity .2s ease-in .15s}header .btn-report{background-image:url(icon-issue.9b4ffe88.svg)}header .btn-report:hover{background-image:url(icon-issue-hover.dbd4fd1d.svg),url(icon-issue.9b4ffe88.svg)}header .btn-trash{background-image:url(icon-delete.d7c815ae.svg)}header .btn-trash:hover{background-image:url(icon-delete-hover.77cb32ed.svg),url(icon-delete.d7c815ae.svg)}header .btn-downloadpdf{background-image:url(icon-download-pdf.df590c8e.svg)}header .btn-downloadpdf:hover{background-image:url(icon-download-pdf-hover.09f623c9.svg),url(icon-download-pdf.df590c8e.svg)}header .btn-download{background-image:url(icon-download.4871d5aa.svg)}header .btn-download:hover{background-image:url(icon-download-hover.7b5b27e0.svg),url(icon-download.4871d5aa.svg)}header .btn-history{background-image:url(icon-files.4c5993bb.svg)}header .btn-history:hover{background-image:url(icon-files-hover.d768926f.svg),url(icon-files.4c5993bb.svg)}header .btn-settings{background-image:url(icon-settings.d626a384.svg)}header .btn-settings:hover{background-image:url(icon-settings-hover.6611fd12.svg),url(icon-settings.d626a384.svg)}header .btn-editor{width:auto;text-align:center;margin-right:20px}header .btn-editor .txt{height:40px;vertical-align:middle;background:#000;border:1px solid #333;border-radius:5px;padding:0 15px;font-size:16px;font-weight:400;line-height:40px;display:inline-block}header .btn-editor:hover .txt{color:#ddd;border-color:#666}header #btn-editor-wrap{position:relative}header #btn-editor-wrap .hov-dropdown{width:220px;background:#fff;padding:0;font-size:16px;line-height:22px;display:none;position:absolute;right:0;box-shadow:0 0 2px rgba(0,0,0,.25)}header #btn-editor-wrap .hov-dropdown ul{margin:0;list-style:none}header #btn-editor-wrap .hov-dropdown li{display:block}header #btn-editor-wrap .hov-dropdown .hov-dropdown--title,header #btn-editor-wrap .hov-dropdown a{padding:.5em 20px;display:block}header #btn-editor-wrap .hov-dropdown .hov-dropdown--title{color:#666;color:#333;padding-bottom:.25em}header #btn-editor-wrap .hov-dropdown a{color:#333;font-weight:700}header #btn-editor-wrap .hov-dropdown a:hover{background:#9cf}header #btn-editor-wrap .hov-dropdown .hov-dropdown--shortcut{float:right;margin-left:10px;font-size:.9375em}header #btn-editor-wrap.hover .hov-dropdown{display:block}header .btn-nav{background-color:#444}header .global-btn,header .img-btn-editor,header .img-btn{display:none}header .global-btn:focus,header .global-btn:hover,header .global-btn:active,header .img-btn-editor:focus,header .img-btn-editor:hover,header .img-btn-editor:active,header .img-btn:focus,header .img-btn:hover,header .img-btn:active{color:#fff}header .global-btn.show,header .img-btn-editor.show,header .img-btn.show{display:block}#content,#wrap{position:relative}#image{float:left;min-width:100vw;justify-content:center;display:flex}#image:focus{outline:none}.can-zoom-out #image{padding:20px 10px}#image.loading{min-height:50vh;background:url(ajax-loader.76f7223e.gif) 50% no-repeat}#image img{max-width:100%;max-height:100%;margin:0 10px;display:block;box-shadow:0 0 10px rgba(0,0,0,.1)}.can-zoom-out #image.one-child{padding:0}#image.one-child img{margin:0}.can-zoom-in #image img{cursor:zoom-in;max-width:100%;max-height:100%}.can-zoom-out #image img{cursor:zoom-out;max-width:none;max-height:none}.can-zoom-out.spacebar-down #image img{cursor:grab;user-drag:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ctrls{width:120px;text-align:center;color:#fff;opacity:0;z-index:1;background:rgba(51,51,51,.8);border-radius:3px;justify-content:space-between;margin-left:-60px;padding:8px 10px;transition:opacity .5s ease-in-out;display:none;position:fixed;bottom:15px;left:50%}#wrap:hover .ctrls{opacity:1;transition:opacity .5s ease-in-out 1s}.ctrls button{vertical-align:top;font-size:18px}.ctrls .zoom-amount{vertical-align:top;cursor:pointer}.ctrls .disabled{color:#999}.error-wrap{width:100%;padding:2em 15px 1em;display:none;position:absolute;top:60px;left:0}.error{max-width:630px;color:#a94442;background-color:#f2dede;border:3px solid #ebccd1;border-radius:4px;margin:0 auto;padding:1.5em;position:relative}.warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}a.close{font-size:22px;line-height:22px}.error a.close{position:absolute;top:5px;right:5px}.error button{margin-top:22px}.history-title-container{padding-left:0;padding-right:0;padding-bottom:0!important}.history-title-container>*{padding-left:60px;padding-right:60px}.history-title-container .h2-wrap{border-bottom:1px solid #eee;padding-bottom:20px}.history-title-container h2{margin-bottom:0}.history-title-container .controls{box-sizing:border-box;min-height:40px;margin:10px 0}.history-title-container .close{vertical-align:middle;margin-top:10px;font-size:30px;line-height:30px}.no-screenshots .big-card-header-scroll .controls{display:none}.dropdown-items li{border-bottom:1px solid #eee;list-style:none}.no-screenshots .dropdown-items{margin-top:50px}.history .checkbox-wrap{float:left;height:40px;width:30px;text-align:left;line-height:40px}.history .checkbox-wrap input{vertical-align:middle;margin-left:0}.history .checkbox-note{float:left;height:40px;color:#666;padding:0 10px;line-height:40px}.history .checkbox-button{float:right;box-sizing:border-box;height:40px;margin:0 0 0 15px;padding:0 15px;font-size:16px;line-height:38px}.history .checkbox-button .btn-icon{vertical-align:middle;margin-bottom:2px;margin-left:15px}.history .checkbox-button:hover .btn-icon path{fill:#161616}.history .checkbox-button:disabled{opacity:.5}.dropdown-item a{word-wrap:break-word;margin-left:30px;margin-right:-10px;padding:10px;display:block}.dropdown-item a .edited-note{color:#999;text-transform:lowercase;margin-left:8px;font-style:italic}.dropdown-item a:hover .edited-note{color:#666}.dropdown-item a .right{min-width:7em;color:#666;text-align:right;margin-left:15px}.dropdown-item a .date{min-width:9em;text-align:left}li.info{color:#999;padding:20px 0}#main-info{display:none}
|
|
/*# sourceMappingURL=capture.9e1e88bf.css.map */
|