Docker-Mini-CCTV-NVR/htdocs/css/simplette.all.min.css
Herwin 6b3ef62c4b Initial Commit
Update Dockerfile_cleaner, Dockerfile_recorder, and 12 more files...
2023-05-15 17:07:19 +02:00

2 lines
6.8 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{min-width:calc(100vw - (100vw - 100%));min-height:100vh}body{background-color:#566f7c}hr{border-color:#8eacbb}hr.thin{margin:0}header,main,footer,.margin-container{margin:15px}.indent-container{margin-left:15px}.spacing-container{margin-top:15px;margin-bottom:15px}.subtle{opacity:0.5}main ul>li,main li{margin-bottom:10px}.space-vert-small{margin-bottom:0.5em}.space-vert-normal{margin-bottom:1em}@media (orientation: portrait){.indent-container.no-mobile-indent,.margin-container.no-mobile-indent{margin-left:0;margin-right:0}}html *{color:#eee;text-shadow:1px 1px 1px #1c313a;cursor:default}header,footer{text-align:center}h1,.h1{font-size:2em}h2,.h2{font-size:1.8em}h3,.h3{font-size:1.6em}h4,.h4{font-size:1.4em}h5,.h5{font-size:1.2em}h6,.h6{font-size:1em}b,.bold{font-weight:bold}i,.italic{font-style:italic}.underline{text-decoration:underline}.striketrough{text-decoration:line-through}.overline{text-decoration:overline}.oblique{font-style:oblique}.justify{text-align:justify}*>.auto-paragraph-margin p:not(:last-child){margin-bottom:1em}a{color:#bbdefb;cursor:pointer}ul.link-list,ol.link-list{font-size:0}ul.link-list li,ol.link-list li{margin:0;display:inline-block;font-size:initial}ul.link-list li:first-of-type:before,ol.link-list li:first-of-type:before{content:"[";margin-right:5px}ul.link-list li:not(:last-of-type):after,ol.link-list li:not(:last-of-type):after{content:""}ul.link-list li:last-of-type:after,ol.link-list li:last-of-type:after{content:"]";margin-left:5px}sup{vertical-align:top;font-size:smaller}sub{vertical-align:bottom;font-size:smaller}summary::-webkit-details-marker,summary::marker{display:none}details>summary{list-style:none}summary:after{background-color:#33424a;width:1em;float:left;padding:0;margin:0;margin-right:10px;text-align:center;color:#eee;font-weight:bold;content:"+"}details[open] summary:after{content:"-"}button{padding:0;margin:0;border:none;background:none;height:1em;cursor:pointer;font-weight:bold;user-select:none}button:before{content:"❰";margin-right:5px}button:after{content:"❱";margin-left:5px}button:disabled{text-decoration:line-through;cursor:default}label:before{content:"$";margin-right:5px}input{background-color:#445863;border:none;-webkit-box-shadow:inset 0px 0px 0px 1px #33424a;-moz-box-shadow:inset 0px 0px 0px 1px #33424a;box-shadow:inset 0px 0px 0px 1px #33424a}input[type="text"],input[type="password"],input[type="number"],input[type="file"]{height:1em;padding:1.5px 2px}.full-width{width:100%}.float-right,.fr{float:right}.float-left,.fl{float:left}.text-right,.tr{text-align:right}.text-left,.tl{text-align:left}.grid{display:grid}.grid:not(.spaced){grid-gap:0}.grid:not(.spaced).col-4{grid-template-columns:repeat(4, 25%)}.grid:not(.spaced).col-8{grid-template-columns:repeat(8, 12.5%)}.grid:not(.spaced).col-12{grid-template-columns:repeat(12, calc(100% / 12))}.grid.spaced{grid-gap:1em}.grid.spaced.col-4{grid-template-columns:repeat(4, calc(25% - (3em / 4)))}.grid.spaced.col-8{grid-template-columns:repeat(8, calc(12.5% - (7em / 8)))}.grid.spaced.col-12{grid-template-columns:repeat(12, calc((100% / 12) - (11em / 8)))}.grid>*.from-1{grid-column-start:1}.grid>*.to-1{grid-column-end:2}.grid>*.row-1{grid-row:1}.grid>*.from-2{grid-column-start:2}.grid>*.to-2{grid-column-end:3}.grid>*.row-2{grid-row:2}.grid>*.from-3{grid-column-start:3}.grid>*.to-3{grid-column-end:4}.grid>*.row-3{grid-row:3}.grid>*.from-4{grid-column-start:4}.grid>*.to-4{grid-column-end:5}.grid>*.row-4{grid-row:4}.grid>*.from-5{grid-column-start:5}.grid>*.to-5{grid-column-end:6}.grid>*.row-5{grid-row:5}.grid>*.from-6{grid-column-start:6}.grid>*.to-6{grid-column-end:7}.grid>*.row-6{grid-row:6}.grid>*.from-7{grid-column-start:7}.grid>*.to-7{grid-column-end:8}.grid>*.row-7{grid-row:7}.grid>*.from-8{grid-column-start:8}.grid>*.to-8{grid-column-end:9}.grid>*.row-8{grid-row:8}.grid>*.from-9{grid-column-start:9}.grid>*.to-9{grid-column-end:10}.grid>*.row-9{grid-row:9}.grid>*.from-10{grid-column-start:10}.grid>*.to-10{grid-column-end:11}.grid>*.row-10{grid-row:10}.grid>*.from-11{grid-column-start:11}.grid>*.to-11{grid-column-end:12}.grid>*.row-11{grid-row:11}.gradient-background{background:linear-gradient(90deg, #4458637F 0%, #778b967F 100%)}.gradient-background.flipped{background:linear-gradient(90deg, #778b967F 0%, #4458637F 100%)}.nice-border{border:2px solid transparent;border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGBAMAAAAS4vJ7AAAAD1BMVEUzQkqZqLBEWGN3i5ZWb3yl0XayAAAAGklEQVQI12MQFBRgEDZWYBB2gWAhJQUGIAAAGHwB28+3mzIAAAAASUVORK5CYII=) 2 stretch;image-rendering:smooth}.nice-border.inverted{border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGBAMAAAAS4vJ7AAAAD1BMVEUzQkqZqLBEWGN3i5ZWb3yl0XayAAAAGUlEQVQI12MAASYlRQYmF0MINjZkYBQUBAASCAG9ILHkHAAAAABJRU5ErkJggg==) 2 stretch}.nice-border.thick{border-width:4px}.nice-border.thick:not(.low-res){border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAG1BMVEUzQkqZqLA8TVaImqNWb3xEWGN3i5ZNY29mfYk9f23rAAAAM0lEQVQI12MQBAEBBmFjIFBgEE5LS0sFUhkdHaUgysUFJ5VeXg6iQoFAgUFICQgUGCAAALvsD+2aGpV6AAAAAElFTkSuQmCC) 4 stretch}.nice-border.thick:not(.low-res).inverted{border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAG1BMVEUzQkqZqLA8TVaImqNWb3xEWGN3i5ZNY29mfYk9f23rAAAAMklEQVQI12OAAiYlIFBkYAoFAkMGpvDy8jIQ5eLShpPq6ABRYWlpaUDKGAgMGRgFQQAAbWoPsYoOn3UAAAAASUVORK5CYII=) 4 stretch}.frame{position:relative;border:2px solid transparent;border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAgMAAACdogfbAAAACVBMVEWZqLB3i5ZWb3wnVbTDAAAAA3RSTlN/f3/NxuInAAAAFUlEQVQI12NgEGAQFWCQAiEQOzQAAAdAAT8Ytr6/AAAAAElFTkSuQmCC) 2 stretch}.frame.spaced{margin-top:0.5em}.frame.padded{padding:0.5em}.frame.dark{border-image:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAgMAAACdogfbAAAACVBMVEVEWGMzQkpWb3y7E9vOAAAAA3RSTlN/f3/NxuInAAAAFUlEQVQI12NgEGAQFWCQAiEQOzQAAAdAAT8Ytr6/AAAAAElFTkSuQmCC) 2 stretch}.frame>legend,.frame .title{background-color:#566f7c;display:inline-block;position:absolute;top:-0.5em;left:0.75em;padding:0 0.125em 0 0.125em;z-index:1}.frame.fun>legend ::before,.frame.fun .title ::before{content:"> "}