body{ background:url('../img/footer-pattern.png') repeat-x 0 bottom #3e4750!important; color:#cecece; } .input-group-text{ background: #2e363e; color:#fefefe; border-color:#2e363e; } #mainMenu .navbar-brand { padding-left: 99px; } .footer{ display: none; } ul, li{ margin:0; padding:0; list-style-type: none; } input.form-control, input.form-control:active, input.form-control:focus, select.form-control, select.form-control:active, select.form-control:focus, textarea.form-control, textarea.form-control:active, textarea.form-control:focus { background-color: #343940; border-color: #343940; color:#fefefe; } .alert-danger { color: #ffd7da; background-color: #841721; border: 0; } .alert-success { color: #ceead5; background-color: #28a745; border-color: #28a745; } code { font-size: 80%; color: #ffffff; background-color: #5a6673; padding: 3px; } pre { display: block; font-size: 87.5%; color: #cfd7de; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #fff; text-shadow: 0 1px 0 #fff; opacity: .5; } .list-group-item { background-color: #25292d; } a { color: #728ead; } a:hover { color: #8fbcec; } .check-component{ border:0; } .check-component .box{ background-color: #25292d; } .check-component input:checked + .box { background-color: #353535; } .table-striped tbody tr:nth-of-type(odd) { background-color: #343940; } .table { border-left: 1px solid #343940; border-bottom: 1px solid #343940; border-right: 1px solid #343940; } .table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #343940; } .table tr > th:first-of-type, .table tr > td:first-of-type { border-right: 1px solid #343940; } .trumbowyg-box svg { fill: #e8e8e8; } .trumbowyg-button-pane { background: #343940; } .trumbowyg-box, .trumbowyg-editor { border: 1px solid #343940; } .trumbowyg-button-pane .trumbowyg-button-group+.trumbowyg-button-group::before { background: #212223; } .card { background-color: #343a40; } .filter-box .btn-info{ color: #fff; background-color: #272b2f; border-color: #343a40 } .btn-success { color: #fff; background-color: #ff314f; border-color: #b7172e; } .page-item.active .page-link { z-index: 1; color: #bfbfbf; background-color: #272b2f; border-color: #343a40; } .btn-success:hover,.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle { color: #fff; background-color: #d8132f; border-color: #ff314f; } .dropdown-item.login-item { color: #e8f0fe; background-color: #1d2124; } .dropdown-menu { background-color: #1d2124; } .dropdown-item { color: #a4abb3; } .dropdown-item:focus, .dropdown-item:hover { color: #9098a5; text-decoration: none; background-color: #30373c; } .dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{ background-color: transparent; color: #e8f0fe; } .debugFrame{ box-shadow: 0px 0px 10px rgba(0,0,0,0.5); border-right: 2px solid #ff314f!important; background: rgb(52, 58, 64)!important; } div[data-type="dropzone"] > ul > li { position: relative; padding: 3px; border-bottom: 1px solid #2f2f2f; background: #343a40; } /* document */ .hackpoint .document-container .tree-panel { width: 15%; order: 1; padding: 15px; color: #d2d2d2; background-color: #343940; /* background-color: #ddedff; */ font-size: 15px; border-right: 1px solid #30353c; height: calc(100vh - 100px); overflow-y: auto; resize: horizontal; } .hackpoint .file-module > table tbody tr { border-bottom: 1px solid #333a42; color: #dedede; } .hackpoint .file-module > table thead tr { border-bottom: 1px solid #333a42; } .hackpoint .file-module { border-top: 1px solid #333a42; } .hackpoint .document-container .file-elements-list tbody tr:hover { background-color: #343940; } .hackpoint .document-container .file-elements-list .element-focused { font-weight: bold; background-color: #343940; } .hackpoint .detail-panel .detail-thumbnail { background-color: #343940; } .hackpoint .detail-panel .detail-thumbnail .thumbnail-preloader { background-color: #343940; color: #cecece; } .hackpoint .document-container .detail-panel { border-right: 1px solid #333a42; } .hackpoint .file-panel .breadcrumb-module { padding: 0 15px 0 15px; margin: 5px 0; color: #c5c5c5; } .hackpoint .document-container .file-panel { border-right: 1px solid #333a42; }