Hacked By AnonymousFox
/* Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2018 All Rights Reserved
*
* Licensed under CLOUD LINUX LICENSE AGREEMENT
* http://cloudlinux.com/docs/LICENSE.TXT
*/
/* === Open Sans - regular */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url("../fonts/OpenSans-Regular.eot");
src:
local("Open Sans Regular"),
local("OpenSans-Regular"),
url("../fonts/OpenSans-Regular.eot") format("embedded-opentype"),
url("../fonts/OpenSans-Regular.woff2") format("woff2"),
url("../fonts/OpenSans-Regular.woff") format("woff"),
url("../fonts/OpenSans-Regular.ttf") format("truetype"),
url("../fonts/OpenSans-Regular.svg") format("svg");
}
/* === Open Sans - 600 */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url("../fonts/OpenSans-SemiBold.eot");
src:
local("Open Sans SemiBold"),
local("OpenSans-SemiBold"),
url("../fonts/OpenSans-SemiBold.eot") format("embedded-opentype"),
url("../fonts/OpenSans-SemiBold.woff2") format("woff2"),
url("../fonts/OpenSans-SemiBold.woff") format("woff"),
url("../fonts/OpenSans-SemiBold.ttf") format("truetype"),
url("../fonts/OpenSans-SemiBold.svg") format("svg");
}
/* === Open Sans - 700 */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url("../fonts/OpenSans-Bold.eot");
src:
local("Open Sans Bold"),
local("OpenSans-Bold"),
url("../fonts/OpenSans-Bold.eot") format("embedded-opentype"),
url("../fonts/OpenSans-Bold.woff") format("woff"),
url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: "SFUIText-Bold";
src: url("../fonts/SFUIText-Bold.eot"); /* IE9 Compat Modes */
src: url("../fonts/SFUIText-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/SFUIText-Bold.woff") format("woff"), /* Modern Browsers */
url("../fonts/SFUIText-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/SFUIText-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
font-family: "SFUIText-Regular";
src: url("../fonts/SFUIText-Regular.eot"); /* IE9 Compat Modes */
src: url("../fonts/SFUIText-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/SFUIText-Regular.woff") format("woff"), /* Modern Browsers */
url("../fonts/SFUIText-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/SFUIText-Regular.svg#svgFontName") format("svg"); /* Legacy iOS */
}
/* === Roboto-Light */
@font-face {
font-family: 'Roboto-Light';
font-style: normal;
font-weight: 300;
src: url("../fonts/Roboto-Light.ttf");
}
button[disabled]{
opacity: 0.5;
cursor: not-allowed;
}
.column_for_value{
min-width: 150px;
}
.selector_dropdown span.open ul{
margin-top: 10px;
}
input.form-control{
color: #000;
}
a>img {
vertical-align: inherit;
}
.selector_dropdown .save_php_status, .selector_dropdown .cancel_php_status{
padding-left: 20px !important;
}
.selector_dropdown .save_php_status button, .selector_dropdown .cancel_php_status button{
margin: 0;
}
.selector_dropdown span.open ul{
margin-top: 10px;
}
.status_icon svg{
margin-top: 11px;
display: flex;
}
.selector_dropdown .save_php_status, .selector_dropdown .cancel_php_status{
padding-left: 20px !important;
}
.selector_dropdown .save_php_status button, .selector_dropdown .cancel_php_status button{
margin: 0;
}
#doctitle h1 img{
top: 0 !important;
}
.actions button{
margin: 4px;
}
.row{
margin-left: 0px;
margin-right: 0px;
}
.config_grid_wrapper{
padding: 0;
}
.cl-btn-group{
margin-right: 4px;
}
.with_selected_filter button{
margin-left: 0px;
margin-right: 6px;
}
.status_confirm_wraper{
box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.32);
}
label[for=mysqlHide] span {
margin-top: 10px !important;
}
.selector_dropdown .status_icon {
margin-top: 13px;
}
.pageTitle {
margin-top: 30px;
}
.pageTitle h1, #doctitle h1 {
display: none;
}
.pageTitle h1 img, #doctitle h1 img {
height: 70px;
width: 70px;
}
.toggle_expand_open .plus {
line-height: 50px;
}
.toggle_expand_close .plus{
line-height: 30px;
}
#history_modal {
margin-top: 100px;
}
@media (max-width: 1153px) {
modal_stats td, modal_stats th, .stats_block td, .stats_block th {
padding: 8px 3px !important;
}
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox