Maingron/MainOS

View on GitHub
Program Files/browser/style.min.css

Summary

Maintainability
Test Coverage
html{padding:0;margin:0}html body{display:flex;flex-direction:column;height:100vh;width:100%;padding:0;margin:0;overflow:hidden}html body .toolbar{display:flex;flex-direction:row;justify-content:stretch;height:2.75rem;padding:.2rem}html body .toolbar #adressstuff{flex-grow:7;position:relative;display:flex;flex-direction:row;justify-content:stretch}html body .toolbar #adressstuff img{height:70%;top:15%;z-index:10;position:absolute;aspect-ratio:1/1;left:10px}@supports not (aspect-ratio: 1/1){html body .toolbar #adressstuff img{width:1.5rem;height:1.5rem}}html body .toolbar #adressstuff input{border:1px solid #000;border-radius:5px;padding:5px 5px 5px 40px;margin:0 .2rem;flex-grow:9;width:100%}html body .toolbar #adressstuff button{aspect-ratio:1/1}@supports not (aspect-ratio: 1/1){html body .toolbar #adressstuff button{width:2rem}}html body .toolbar button{border:1px solid #000;border-radius:5px;padding:1px;margin:0 .2rem;flex-grow:1;line-height:0}html body .toolbar #websitecontrols1{font-size:0;height:100%}html body .toolbar #websitecontrols1 #websitecontrols{display:inline}html body .toolbar #websitecontrols1 button{aspect-ratio:1/1;padding:0;font-size:1rem;height:100%}@supports not (aspect-ratio: 1/1){html body .toolbar #websitecontrols1 button{width:2rem}}html body .toolbar #websitecontrols1[disabled] button{opacity:.5}html body iframe{height:100%;width:100%;border:none}html body iframe#website{height:100%;width:100%}*{box-sizing:border-box}/*# sourceMappingURL=style.min.css.map */