1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-20 10:02:32 +01:00
theme.park/css/base/duplicati/duplicati-base.css

2 lines
6.8 KiB
CSS
Raw Normal View History

@import url(https://theme-park.dev/css/defaults/placeholders.css);*{outline:0!important}body{background:var(--main-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover;color:var(--text)!important}body .container .header{background:var(--main-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}body .container .footer{background:var(--main-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}.mainmenu{background:initial}.mainmenu ul li a{background-color:initial!important}.mainmenu ul li a.active{background-color:initial!important;color:var(--link-color-hover)!important}body .container .header .action-icons-small>.pause,body .container .header .action-icons>.pause{background:url(https://theme-park.dev/resources/duplicati/pause.png)}body .container .header .action-icons-small>.throttle,body .container .header .action-icons>.throttle{background:url(https://theme-park.dev/resources/duplicati/throttle.png)}body .container .body .content div.add .steps .step.active span,body .container .body .content div.restore .steps .step.active span{border:4px var(--button-color) solid;background:var(--button-color);color:var(--button-text)}body .container .body .content div.add .steps-legend li.active,body .container .body .content div.restore .steps-legend li.active{color:var(--link-color)}body .container .body .content div.add .steps .step span,body .container .body .content div.restore .steps .step span{display:block;border:4px var(--button-color) solid;background:var(--button-color)}body .container .body .content div.add .steps-legend li,body .container .body .content div.restore .steps-legend li{color:var(--text-muted)}body .container .body .content div.add .steps .step,body .container .body .content div.restore .steps .step{color:var(--button-text-hover)}a,a span:not(.tabs>li>a>span):not(.buttons>a>span),body .container .body a{color:var(--link-color)}a span:hover:not(.tabs>li>a>span):not(.buttons>a>span),a:hover{color:var(--link-color-hover)}body .container .header a{color:rgb(var(--accent-color))}body .container .header a:hover{color:var(--accent-color-hover)}.taskmenu dt{color:var(--text-hover)!important}dt{color:var(--text-hover)!important}dd{color:var(--text)!important}.tasklist dd a,.tasklist dd p{color:var(--link-color)!important}.tasklist dd a:hover,.tasklist dd p:hover{color:var(--link-color-hover)!important}.action-icons{color:var(--text-hover)!important}.submit{color:var(--button-text)!important;background:var(--button-color)!important}.submit:hover{color:var(--button-text-hover)!important;background:var(--button-color-hover)!important}form.styled .input.select select,form.styled input,form.styled select,form.styled textarea,input,select{color:var(--text);border:none;background:rgba(0,0,0,.25)}form.styled input:focus,form.styled textarea:focus{color:var(--text-hover);border:none;background:rgba(0,0,0,.45)}form.styled .input.select select:focus,form.styled select:focus,select:focus{background:#1f1f1f;color:var(--text-hover);border:none}h1,h2{color:var(--text-hover)}body .container .header .state{background:rgb(var(--accent-color),.1);color:var(--text);border-color:rgb(var(--accent-color))}@media (max-width:1150px),(max-width:1150px) and (min-resolution:192dpi),(max-width:1150px) and (min-resolution:1.25dppx){body .container .body .mainmenu{background:var(--drop-down-menu-bg)!important}}body .container .body .contextmenu{display:none;position:absolute;background:var(--drop-down-menu-bg);border:1px rgba(255,255,255,.1) solid;box-shadow:0 4px