@charset "utf-8"; .panel-default > .panel-heading { color: #fff; background-color: transparent; border-color: transparent; font-size: large; } body.bg { background-color: #272626; } .form-control:disabled, .form-control[readonly] { background-color: #000; opacity: 1; } .table-info, .table-info > td, .table-info > th { background-color: #343a40; } .table-success, .table-success > td, .table-success > th { background-color: #600; } .container { max-width: 100%; } .nav-tabs .nav-item { width: 14.28%; } .invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 100%; color: #dc3545; } a { color: white; text-decoration: none; } a:hover { color: red; } .table td, .table th { padding: .75rem; vertical-align: middle; border-top: 1px solid #dee2e6; color: #fff; } .table-light, .table-light>td, .table-light>th { background-color: transparent; } .bg-light { background-color: transparent!important; } .panel-body { padding: 0px; } .art-title { color: #fff; font-size: 12px; font-weight: 700; } .bg-dark { background-color: transparent; } .btn-outline-dark { color: #343a40; background-color: #F44336; background-image: none; border-color: #343a40; } .artst-pic { width: 25%; position: relative; } .mod_tool { color: #F44336; font-size: 12pt; } .image { opacity: 1; display: block; width: 190px; height: 190px; transition: .5s ease; backface-visibility: hidden; border-radius: 0%; } body { margin: 0; padding: 0; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #fff; background-color: transparent; background-size: auto; background-size: cover; } body#onair_body { font-family: Arial; font-size: 16px; color: white; text-align: center; background: transparent;} div#content { min-height: 250px; padding: 10px; background: transparent; } table.content tr:nth-child(even) { background: transparent; } table.content tr:nth-child(odd) { background: transparent; } media="all" body { margin: 0; padding: 0; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: red; background: transparent; } img#onair_bildIMG { width: 170px; height: 170px; //border-radius: 110px; //border: 3px solid #fff; //box-shadow: 2px 2px 5px black; } img.profil_bild { max-width: 100px; max-height: 100px; //border: 1px solid #CCC; } body#onair_body { overflow: hidden; -webkit-transform: scale(0.8); /*Webkit: Scale down image to 0.8x original size*/ -moz-transform: scale(0.8); /*Mozilla scale version*/ -o-transform: scale(0.8); /*Opera scale version*/ -ms-transform: scale(0.8); /*Internet Explorer*/ -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/ -moz-transition-duration: 0.5s; /*Mozilla duration version*/ -o-transition-duration: 0.5s; /*Opera duration version*/ -ms-transition-duration: 0.5s; /*Internet Explorer*/ transition-duration: 0.5s; margin: 0 -6px; /*margin between images*/ text-shadow: 2px 2px 5px black; } //body#onair_body:hover //{ // transform: scale(1.0); // -webkit-transform: scale(1.0); /*Webkit: Scale up image to 1.2x original size*/ // -moz-transform: scale(1.0); /*Mozilla scale version*/ // -o-transform: scale(1.0); /*Opera scale version*/ // -ms-transform: scale(1.0); /*Internet Explorer*/ // opacity: 1; //} img { width: 2000px; height: 200px; //border-radius: 110px; //border: 3px solid #fff; //box-shadow: 2px 2px 5px black; } .panel { margin-bottom: 20px; background-color: transparent; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); } .form-control { display: block; width: 100%; height: calc(1.5em + .75rem + 2px); padding: .375rem .75rem; padding-right: 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #fff; background-color: #000; background-clip: padding-box; border: 1px solid #ced4da; border-top-color: rgb(206, 212, 218); border-right-color: rgb(206, 212, 218); border-bottom-color: rgb(206, 212, 218); border-left-color: rgb(206, 212, 218); border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; } table.dataTable tbody tr { background-color: transparent; } hr { color: #8d00b5; margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top-width: 0px; border-top-style: none; border-top-color: currentcolor; border-top-width: 0px; border-top-style: none; border-top-color: currentcolor; border-top-color: currentcolor; border-top-style: none; border-top-width: 0px; border-top: 1px solid #c700ff; }