haproxy-wi/inc/style.css

1142 lines
18 KiB
CSS
Raw Normal View History

2018-02-06 06:38:59 +00:00
html {
font-size: 10px;
}
body {
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
font-size: 1.3em;
2018-02-06 06:38:59 +00:00
line-height: 1.42857143;
color: #000;
2019-10-04 16:58:47 +00:00
background-color: #fff;
2018-02-06 06:38:59 +00:00
margin: 0;
padding: 0;
overflow: auto;
2019-09-23 11:18:38 +00:00
height:100%
2018-02-06 06:38:59 +00:00
}
h2 {
2018-02-10 14:01:13 +00:00
background: #5D9CEB;
2018-02-07 04:39:42 +00:00
border: 1px solid #5D9CEB;
2018-08-08 17:15:18 +00:00
padding: 3px;
padding-left: 2%;
2018-02-07 04:39:42 +00:00
color: #fff;
2018-02-10 14:01:13 +00:00
margin-top: 0px;
2018-02-07 04:39:42 +00:00
margin-bottom: 0px;
}
h3 {
margin-top: -0;
2018-02-07 04:39:42 +00:00
margin-bottom: 0px;
background: #d1ecf1;
padding: 0.3em;
font-size: 1.6em;
border-bottom: 1px solid #ddd;
2018-02-06 06:38:59 +00:00
}
ul#browse_histroy {
2019-12-01 17:15:09 +00:00
padding-left: 10px;
display: block;
margin-top: 1px;
list-style: none;
border-bottom: 1px solid #D9D9D9;
padding-bottom: 5px;
clear: both;
}
ul#browse_histroy li {
display: inline;
padding-right: 5px;
}
ul#browse_histroy li+li:before {
content: "\003e";
color: #000;
font-weight: bold;
margin-right: 2.5px;
2019-12-01 17:15:09 +00:00
}
#browse_histroy a {
color: #767676;
2019-12-01 17:15:09 +00:00
font-size: 9.1px;
font-weight: bold;
}
ul#browse_histroy li:first-child a {
font-size: 8.4px;
color: #979393;
}
ul#browse_histroy li:last-child a {
font-size: 9.8px;
color: #7e7b7b;
}
2018-02-07 09:08:20 +00:00
form {
margin: 0;
}
2018-03-27 10:15:24 +00:00
pre {
padding-left: 15px;
2018-03-27 10:15:24 +00:00
}
.icon, .icon-hapservs {
2018-02-19 04:26:42 +00:00
max-width: 20px;
2018-02-19 06:11:14 +00:00
margin-left: 2px;
margin-bottom: -3px;
2018-04-17 03:46:57 +00:00
cursor: pointer;
2018-02-19 04:26:42 +00:00
}
.icon-hapservs {
margin-bottom: 0px;
}
2018-02-19 04:26:42 +00:00
.top-menu {
position: absolute;
2019-09-23 11:18:38 +00:00
min-height: calc(99vh - 50px);
height: 120%;
2018-03-26 11:48:48 +00:00
width: 207px;
2018-03-26 08:52:28 +00:00
float: left;
2018-02-06 06:38:59 +00:00
margin-bottom: 20px;
top: 0;
right: 0;
left: 0;
z-index: 1000;
2018-03-26 08:52:28 +00:00
display: block;
background-color: #222a31;
font-size: 12px;
2018-02-19 04:26:42 +00:00
}
2018-02-06 06:38:59 +00:00
.logoText {
2018-02-19 04:26:42 +00:00
color: #EBF1F1;
2018-04-10 03:58:56 +00:00
font-size: 25px;
2018-02-06 06:38:59 +00:00
font-style: italic;
font-weight: bold;
2018-08-08 17:15:18 +00:00
height: 32px;
2018-08-13 07:35:02 +00:00
border-bottom: 1px solid aliceblue;
2018-04-10 03:58:56 +00:00
padding-left: 20px;
padding-top: 2px;
}
#logo_text {
display: block;
margin-top: -4px;
2018-02-06 06:38:59 +00:00
}
.top-menu img {
max-width: 200px;
margin-left: -7px;
margin-top: 3px;
2018-02-06 06:38:59 +00:00
}
2018-03-26 08:52:28 +00:00
.container {
min-height: calc(99vh - 50px);
2019-09-23 14:03:23 +00:00
height: auto;
max-width: 100%;
2018-02-06 06:38:59 +00:00
min-width: 40%;
background-color: #fff;
2018-03-26 11:48:48 +00:00
margin-left: 207px;
padding-bottom: 10px;
2018-02-06 06:38:59 +00:00
}
.footer {
min-height: 50px;
right: 0;
left: 0;
max-width: 91%;
min-width: 40%;
background-color: #fff;
margin-left: 207px;
margin-right: 20px;
border-top: 1px solid #ddd;
2019-09-22 18:39:52 +00:00
clear: both;
}
2019-10-04 06:23:48 +00:00
#version {
float: left;
padding: 20px;
padding-top: 10px;
font-size: 14.5px;
font-weight: bold;
}
#logo_footer {
float: left;
margin-left: 41%;
}
#logo_footer_img {
width: 35px;
margin-top: 8px;
}
.footer-div {
display: block;
padding-top: 12px;
text-align: right;
margin-right: 20px;
}
.footer-link, .footer-copyright {
padding: 20px;
color: #5d9ceb;
font-size: 0.9em;
padding-top: 12px;
padding-right: 5px;
}
.footer-copyright {
color: #586069 ;
float: left;
margin-left: 10px;
}
#cover {
position: absolute;
display: none;
top:0;
left: 0;
width: 100%;
2019-09-20 16:24:45 +00:00
height: 110%;
background: rgba(0,0,0,.1);
z-index: 500;
}
2018-07-05 07:03:26 +00:00
.login {
float: right;
margin-top: 3px;
2018-07-05 07:03:26 +00:00
margin-left: 14px;
2019-10-05 21:30:16 +00:00
margin-right: 20px;
2018-07-24 04:08:06 +00:00
color: #fff !important;
2018-07-05 07:03:26 +00:00
font-size: 15px;
}
.auto-refresh {
2018-04-11 03:30:46 +00:00
margin-left: auto;
float: right;
margin-top: 3.7px;
2018-08-30 05:21:03 +00:00
margin-right: 5px;
}
.auto-refresh a {
color: #fff !important;
cursor: pointer;
font-size: 15px;
}
.auto-refresh-div {
display: none;
position: relative;
2019-09-27 07:07:51 +00:00
padding: 10px;
background-color: #F5F5F5;
//border-bottom: solid 1px #D9D9D9;
border-top: solid 1px #D9D9D9;
margin-bottom: 10px;
line-height: 20px;
}
.auto-refresh-div a {
color: #000;
cursor: pointer;
}
.auto-refresh-head {
font-size: 16px;
color: #2d2d2d;
font-weight: bold;
2018-04-11 03:30:46 +00:00
margin-left: 83%;
}
.auto-refresh-interval {
2018-04-11 03:30:46 +00:00
float: right;
padding: 0px 15px;
2019-09-27 07:07:51 +00:00
margin-top: 5px;
margin-bottom: 10px;
margin-left: 60%;
}
.auto-refresh-ul{
float: left;
padding-left: 0;
list-style: none;
margin-top: 10px;
}
.auto-refresh-ul ul li {
margin: 0;
padding: 0;
2019-09-27 07:07:51 +00:00
padding-left: 15px;
border: 0;
font-family: inherit;
vertical-align: baseline;
list-style: none;
}
.auto-refresh-pause, .auto-refresh-resume {
margin-top: 10px;
margin-left: -100px;
position: fixed;
color: #000;
font-size: 12px;
height: 15;
}
.auto-refresh-reload-icon {
margin-top: 3px;
display: block;
float: left;
margin-right: 5px;
}
2018-02-06 06:38:59 +00:00
.configShow, .diff {
margin-left: 16%;
overflow: auto;
width: 70%;
border: 1px solid #DCDCDC;
border-radius: 5px;
}
2018-10-10 09:57:28 +00:00
.config {
height: 60%;
2019-12-17 13:36:38 +00:00
width: 60% !important;
2018-10-10 09:57:28 +00:00
}
2018-02-06 06:38:59 +00:00
.diffHead {
background-color: #F5F5F5;
padding: 10px;
}
.lineDog {
background-color: #dbedff;
margin-bottom: 10px;
}
2018-08-13 07:35:02 +00:00
.lineDiffMinus, .lineDiffPlus, .lineDog, .lineDiff {
padding-left: 15px;
2018-02-06 06:38:59 +00:00
}
.lineDiffMinus {
background-color: #ffdce0;
}
.lineDiffPlus {
background-color: #cdffd8;
}
.param {
font-weight: bold;
padding-left: 13px;
}
.numRow {
padding-left: 10px;
padding-right: 20px;
}
.paramInSec {
font-weight: bold;
}
2019-10-04 06:23:48 +00:00
.donate-menu {
font-weight: bold;
font-style: italic;
2019-10-04 06:23:48 +00:00
font-size: 15px;
color: #fff;
margin-left: 30px;
2019-09-23 11:18:38 +00:00
position: fixed;
margin-left: 65px;
margin-top: 15px;
}
2018-02-06 06:38:59 +00:00
.line {
background-color: #f3f8fb;
2018-02-07 04:39:42 +00:00
border: 1px solid #ddd;
2018-02-06 06:38:59 +00:00
}
.line, .line3 {
padding-top:5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}
.line:hover, {
2018-04-17 06:32:00 +00:00
background-color: #f6f8fa;
2018-02-27 13:39:24 +00:00
}
.line3:hover {
background-color: #f6f8ff;
}
.accordion-link {
float: right;
margin-right: 1em;
}
2018-05-18 18:09:14 +00:00
.time-range {
border: 0;
background-color: #f5faf4;
font-weight: bold;
width: 18px;
padding-left: 0;
padding-right: 0;
}
2018-02-06 06:38:59 +00:00
.comment {
color: #aaa;
}
2018-08-28 10:45:09 +00:00
.add-table {
width: 100%;
}
2018-02-06 06:38:59 +00:00
.addName {
2018-02-07 04:39:42 +00:00
background-color: #f6f6f6;
2018-02-06 06:38:59 +00:00
width: 120px;
}
.addOption, .addName {
border-bottom: 1px solid #ddd;
2018-02-06 06:38:59 +00:00
padding: 15px;
}
2018-08-27 11:28:29 +00:00
.advance {
display: none;
}
2018-08-28 03:34:10 +00:00
.advance-show {
font-size: 13px !important;
}
2018-08-27 11:28:29 +00:00
.advance-show a{
2019-10-11 04:49:55 +00:00
color: #23527c !important;
2018-08-27 11:28:29 +00:00
}
2018-02-06 06:38:59 +00:00
.addButton {
padding-top: 15px;
padding-left: 15px;
padding-bottom: 5px;
2018-02-06 06:38:59 +00:00
}
2018-02-27 13:39:24 +00:00
.addButton:hover {
background-color: #fff;
}
2018-02-06 06:38:59 +00:00
.addSuc {
padding-left: 20px;
padding-top: 20px;
color: #23527c;
}
2018-08-28 10:45:09 +00:00
.add-note {
width: 30%;
padding-left: 10px;
font-style: italic;
}
2018-02-06 06:38:59 +00:00
.overview {
width: 100%;
}
2019-09-23 11:18:38 +00:00
.overview-wi {
width: 46%;
min-width: 566px ;
2019-09-23 11:18:38 +00:00
max-width: 50%;
min-height: 160px;
2019-09-23 11:18:38 +00:00
float: left;
margin: 20px;
margin-top: 0;
2019-09-23 11:18:38 +00:00
}
2018-02-07 04:39:42 +00:00
.overviewHead {
border-radius: 5px;
background-color: #fbfbfb;
2018-02-07 04:39:42 +00:00
font-weight: bold;
}
2019-09-23 11:18:38 +00:00
.overview-wi .overviewHead {
border-bottom: 1px solid #A4C7F5;
2019-09-23 11:18:38 +00:00
}
2018-02-06 06:38:59 +00:00
.overview tr{
2018-04-20 04:39:39 +00:00
border-bottom: 1px solid #ddd;
2018-02-06 06:38:59 +00:00
border-radius: 5px;
}
.checkbox {
min-width: 30px;
padding-top: 5px;
}
.checkbox-head {
padding: 0;
}
.ip-field {
width: 100px;
}
.group-field, .slave-field {
2020-07-15 04:16:31 +00:00
//min-width: 5%;
}
.slave-field {
padding-left: 10px;
}
.cred-field {
min-width: 214px;
}
2018-02-06 06:38:59 +00:00
.overviewTr {
margin: 0;
2018-04-17 06:32:00 +00:00
background-color: #f6f8fa;
2018-02-06 06:38:59 +00:00
padding-left: 15px;
font-size: 15px;
}
.serverUp, .serverDown, .serverNone {
2018-02-07 04:39:42 +00:00
padding: 3px;
border-radius: 3px;
color: #fff;
font-weight: bold;
}
.serverUp {
2018-02-19 06:11:14 +00:00
background-color: #5CB85C;
}
.serverNone {
background-color: #ddd;
}
2019-09-23 11:18:38 +00:00
.add-button, .add-button-wi {
2018-02-19 06:11:14 +00:00
background-color: #5CB85C;
border-radius: 5px;
color: #fff;
padding: 5px;
padding-right: 10px;
padding-left: 10px;
float: right;
2019-09-23 11:18:38 +00:00
margin-right: 1px;
2018-05-08 09:12:16 +00:00
cursor: pointer;
2018-02-07 04:39:42 +00:00
}
2019-09-23 11:18:38 +00:00
.add-button-wi {
padding-right: 5px;
padding-left: 5px;
font-size: 13px;
}
2018-02-07 04:39:42 +00:00
.serverDown {
background-color: red;
}
.padding10 {
padding: 10px;
padding-left: 0px;
2018-02-07 04:39:42 +00:00
border: none;
2019-09-01 11:13:34 +00:00
width: 15%;
}
.padding20 {
padding: 15px;
width: 30%;
}
.first-collumn {
padding-left: 15px;
2019-09-22 17:41:01 +00:00
width: 20%;
}
2019-09-23 11:18:38 +00:00
.first-collumn-wi {
padding-left: 15px;
width: 40%;
}
.second-collumn {
width: 20%;
2018-08-08 12:06:23 +00:00
}
.third-collumn {
width: 45%;
2018-02-07 04:39:42 +00:00
}
2019-09-23 11:18:38 +00:00
.third-collumn-wi {
width: 30%;
}
2018-02-06 06:38:59 +00:00
.ro {
border: none;
}
2018-02-27 13:39:24 +00:00
.remove {
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,.1);
background-color: #ca4333;
background-image: linear-gradient(180deg,#d44a3a,#bc3829);
background-repeat: repeat-x;
border-color: #d44a3a;
padding: 5px;
border-radius: 3px;
}
2019-01-23 15:38:53 +00:00
ul{
margin: 0;
padding: 0;
list-style: none;
}
2018-02-06 06:38:59 +00:00
.menu {
min-height: calc(100vh - 95px);
font-size: 1.1em;
2018-02-06 06:38:59 +00:00
}
2019-01-23 15:38:53 +00:00
.menu a{
background: #222a31;
2019-01-23 15:38:53 +00:00
color: #fff;
padding: 10px;
display: block;
border-bottom: 1px solid #666;
transition: 0.5s all;
2019-01-24 04:18:30 +00:00
cursor: pointer;
2018-02-06 06:38:59 +00:00
}
2019-01-23 15:38:53 +00:00
.sidebar{
width: 200px;
margin: 20px;
2018-02-06 06:38:59 +00:00
}
2019-01-23 15:38:53 +00:00
.menu a:hover{
2019-01-24 04:18:30 +00:00
background: #48505A;
2019-01-23 15:38:53 +00:00
padding: 10px 0 10px 20px;
color: #fff;
border-left-color: #5D9CEB;
border-left: 4px solid #5D9CEB;
2018-02-06 06:38:59 +00:00
}
2019-01-23 15:38:53 +00:00
.menu li:first-child a, .menu li .v_menu li:first-child a{
border-radius: 3px 3px 0 0;
2018-02-06 06:38:59 +00:00
}
2019-01-23 15:38:53 +00:00
.menu li:last-child a, .menu li .v_menu li:last-child a{
border-radius: 0 0 3px 3px;
border-bottom: 0;
2018-03-26 08:52:28 +00:00
}
2019-01-23 15:38:53 +00:00
.menu li .v_menu li a{
border-radius: 0;
}
.p_menu{position: relative;}
.v_menu{
position: absolute;
width: 100%;
left: 180px;
top: -9999px;
opacity: 0;
border-left: 10px solid transparent;
transition: 0.5s opacity;
z-index: 1001;
}
2019-01-24 04:18:30 +00:00
.v_menu a {
background-color: #48505A;
}
2019-01-23 15:38:53 +00:00
.p_menu:hover .v_menu{
opacity: 1;
top: 0;
}
.p_menu::after{
content: "";
position: absolute;
border:5px solid;
border-color: transparent transparent transparent #eee;
top:1em;
right: 0.7em;
transition: 0.5s;
}
.p_menu:hover::after{
transform: scaleX(-1);
2018-02-06 06:38:59 +00:00
}
2018-04-17 07:27:20 +00:00
.head-submenu {
margin-left: 20px;
}
2018-02-10 13:35:48 +00:00
@keyframes shadow {
from {box-shadow: 0px 0px 0px red inset;}
50% {text-shadow: 0 0 30px black;}
to {box-shadow: 0 -5px 5px -5px rgb(38, 137, 60) inset}
}
@keyframes shadow-red {
from {box-shadow: 0px 0px 0px red inset;}
50% {text-shadow: 0 0 30px black;}
to {box-shadow: 0 -5px 5px -5px #5D9CEB inset}
}
.form-control:hover {
animation: shadow-red 0.3s forwards;
}
.form-control:invalid, .form-control:valid {
background-image: linear-gradient(0deg,#d50000 2px,rgba(213,0,0,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0);
}
.form-control {
background: no-repeat bottom,50% calc(100% - 1px);
background-size: 0 100%,100% 100%;
border: 0;
transition: background 1s ease-out;
font-size: 15px;
2018-02-10 13:35:48 +00:00
}
.form-login {
text-align: center;
background-color: #fff;
padding: 10px;
width: 220px;
background-size: 0 !important;
border: 0 !important;
}
2018-04-17 06:32:00 +00:00
.ui-button {
padding-left: 10px !important;
padding-right: 10px !important;
background: #f4f9f380 !important;
}
2018-02-10 13:35:48 +00:00
.ui-state-default {
2018-02-23 17:37:59 +00:00
background-color: #EBF1F1 !important;
}
.ui-state-active {
2018-04-17 06:32:00 +00:00
background-color: #4A89D8 !important;
2018-04-17 03:46:57 +00:00
border: none !important;
2018-02-23 17:37:59 +00:00
border-color: #5D9CEB !important;
}
.ui-tabs-nav {
2018-07-07 09:43:31 +00:00
border-radius: 0 !important;
padding-left: 25px !important;
padding-top: 0.28em !important;
}
.ui-tabs .ui-tabs-panel {
padding: 0 !important;
padding-bottom: 10px !important;
}
.ui-tabs {
padding-left: 0 !important;
2018-07-07 09:43:31 +00:00
margin-top: -5px !important;
margin-left: -2px;
}
.ui-widget-header {
2018-04-17 03:46:57 +00:00
background: #5d9ceb !important;
}
2018-04-17 06:32:00 +00:00
.ui-menu, .ui-menu-item {
background: #EBF1F1 !important;
2018-04-17 06:32:00 +00:00
}
2018-10-03 11:41:38 +00:00
.ui-dialog {
z-index: 1000 !important;
}
.ui-selectmenu-open, .ui-selectmenu-menu {
z-index: 1010 !important;
}
.need-field {
color: red;
}
.ui-corner-all {
border-radius: 0 !important;
}
2018-02-06 06:38:59 +00:00
a {
background-color: transparent;
}
2018-02-10 13:35:48 +00:00
a:active, a:hover {
2018-02-06 06:38:59 +00:00
outline: 0;
}
2019-12-01 17:15:09 +00:00
a, a:visited {
text-decoration: underline;
}
a {
color: #9d9d9d;
text-decoration: none;
2018-02-06 06:38:59 +00:00
}
2019-12-01 17:15:09 +00:00
a:hover, a:focus {
color: #23527c;
2019-12-01 17:15:09 +00:00
text-decoration: derline;
2018-02-06 06:38:59 +00:00
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
2018-02-06 06:38:59 +00:00
}
.logs_link, .accordion-link {
color: #23527c !important;
2019-10-04 06:23:48 +00:00
}
2018-02-06 06:38:59 +00:00
table {
border-spacing: 0;
border-collapse: collapse;
2018-02-10 13:35:48 +00:00
background-color: transparent;
2018-02-18 11:34:53 +00:00
width: 100%;
2018-02-06 06:38:59 +00:00
}
2018-02-10 14:01:13 +00:00
caption {
color: #777;
text-align: left;
}
caption h3 {
font-size: 1.2em;
}
2018-02-10 14:01:13 +00:00
td,th {
2018-02-06 06:38:59 +00:00
padding: 0;
2018-02-10 13:35:48 +00:00
text-align: left;
min-width: 25px;
2018-02-06 06:38:59 +00:00
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.update {
2018-04-17 03:46:57 +00:00
background-color: #dff0d8 !important;
}
.alert {
padding:15px;
margin-bottom:20px;
border:1px solid transparent;
border-radius:4px;
width: 400px;
display: block;
2018-04-17 03:46:57 +00:00
}
.alert a {
cursor: pointer;
font-weight: bold;
padding-left: 10px;
margin-bottom: 10px;
2018-04-17 03:46:57 +00:00
}
.alert-danger, .alert-info, .alert-success, .alert-warning, .added {
2018-04-27 04:07:59 +00:00
margin-left: 15px;
margin-top: 15px;
2018-04-27 04:07:59 +00:00
}
2018-04-17 03:46:57 +00:00
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
2018-08-24 07:29:28 +00:00
margin-bottom: -50px;
}
.alert-success, .added{
2018-04-26 16:24:36 +00:00
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
2018-04-27 04:07:59 +00:00
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
2018-04-23 04:49:23 +00:00
}
2018-04-27 04:42:20 +00:00
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
2019-10-14 21:23:49 +00:00
.wrong-login {
display: none;
margin-top: 220px;
margin-right: 50px;
width: 300px;
}
.validateTips {
width: 540px;
margin: 0;
margin-bottom: 10px;
}
2018-08-30 05:21:03 +00:00
#errorMess {
float: right;
}
.added {
position: absolute;
margin-left: 30px;
margin-top: 790px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 10px;
}
2018-02-06 06:38:59 +00:00
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
2018-02-10 14:16:33 +00:00
padding-right: 10px;
2018-08-05 14:37:14 +00:00
}
.even {
background-color: #f3f8fb;
2018-09-26 02:49:59 +00:00
}
#up-pannel {
margin-top: 15px;
}
2020-07-15 04:16:31 +00:00
.div-server, .div-server-hapwi, .bin_bout {
background-color: #fbfbfb;
border: 1px solid #A4C7F5;
height: 165px;
width: 375px;
padding: 20px;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
margin: 20px;
margin-right: 5px;
margin-bottom: 20px ;
margin-top: 0px;
display: block;
float: left;
}
.div-server {
height: 95px;
}
2019-11-15 07:08:51 +00:00
.div-backends {
width: 89.3%;
}
.server-name {
padding-bottom: 3px;
font-size: 1.4em;
color: #5d9ceb;
border-bottom: 1px solid #A4C7F5;
}
.server-status {
border-radius: 50% 50%;
width: 10px;
height: 10px;
display: inline-block;
margin-left: 2px;
margin-bottom: -2px;
}
.server-action {
float: right;
margin-top: 6px;
}
.server-desc {
color: #999;
padding-top: 5px;
2019-12-27 04:31:09 +00:00
height: 80px;
}
.server-act-links {
margin-left: -2px;
}
.server-act-links a {
2019-10-04 06:23:48 +00:00
margin-right: 2.3px !important
}
.server-act-links a:last-child {
margin-right: 0 !important;
}
#left-collumn, #middle-collumn, #right-collumn {
float: left;
}
.ajax-server {
margin: 25px;
margin-left: 440px;
margin-bottom: 0;
2020-07-15 04:16:31 +00:00
width: 778px;
display: none;
margin-top: px;
margin-bottom: 0px;
margin-top: 0px;
height: 185px;
padding-bottom: 0px;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
}
.haproxy-info {
display: inline-block;
width: 160px;
padding-left: 30px;
padding-top: 15px;
font-size: 12px;
float: left;
}
.top-info {
display: inline-block;
width: 350px;
margin-top: 10px;
font-size: 10px;
2019-09-23 14:03:23 +00:00
}
2020-07-15 04:16:31 +00:00
.bin_bout {
width: 110px;
margin-left: 10px;
}
.bytes {
padding-top: 17px;
padding-bottom: 12px;
font-size: 17px;
font-weight: bold;
}
.update-icon {
float: right;
}
2019-09-23 14:03:23 +00:00
.span-link {
cursor: pointer;
}
#logo_span {
float: left;
margin-left: 8%;
border-right: 3px solid #ddd;
height: 270px;
}
#logo_span img {
margin-top: -40px;
margin-bottom: -40px;
padding-left: 70px;
}
2019-10-05 21:30:16 +00:00
.chart-container {
position: relative;
2019-10-31 19:51:43 +00:00
height: 300px;
2020-07-15 04:16:31 +00:00
width: 48.8%;
2019-10-05 21:30:16 +00:00
float: left;
2020-07-15 04:16:31 +00:00
margin-left: 20px;
2019-10-05 21:30:16 +00:00
}
.restart, .reload, .stop, .stop-waf, .restart-waf {
padding-left: 4px;
}
.main {
margin: 20px;
}
.sort_menu {
clear: both;
}
.smon_group {
clear: both;
}
.group_name {
font-size: 18px;
padding: 20px;
padding-left:15px;
padding-bottom: 0px;
2020-07-15 04:16:31 +00:00
padding-top: 10px;
}
.smon_services {
2020-07-15 04:16:31 +00:00
width: 192px;
height: 162px;
float: left;
background-color: #fbfbfb;;
margin: 10px;
padding-left: 15px;
border: 1px solid #A4C7F5;
}
#good_services {
clear: both;
margin-bottom: 30px;
}
#err_services {
clear: both;
margin-bottom: 30px;
}
.ip {
font-size: 18px;
padding-top: 5px;
padding-bottom: 3px;
color: #5d9ceb;
border-bottom: 1px solid #A4C7F5;
width: 93%;
margin-bottom: 5px;
}
.desc, .res_time {
color: #999;
}
.desc {
height: 20px;
}
.res_time {
height: 25px;
}
2020-07-15 04:16:31 +00:00
.up, .down, .disable, .unknown {
height: 45px;
width: 177px;
font-size: 30px;
color: #fff;
}
.up {
2020-07-15 04:16:31 +00:00
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.down {
2020-07-15 04:16:31 +00:00
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
font-size: 22px;
}
.unknown {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
font-size: 22px;
}
.disable {
background-color: grey;
color: #aaa;
}
2019-10-04 16:58:47 +00:00
@media (max-width: 1920px) {
#logo_span {
margin-left: 17%;
}
}
2019-10-14 21:23:49 +00:00
@media (max-width: 1900px) {
#logo_span {
margin-left: 15%;
}
.wrong-login {
margin-right: -150px;
}
2019-10-18 17:23:35 +00:00
}
2020-07-15 04:16:31 +00:00
@media (max-width: 1600px) {
.ajax-server {
clear: both !important;
margin-left: 20px !important;
margin-bottom: 20px !important;
width: 89.3% !important;
}
}
2019-10-31 19:51:43 +00:00
@media (max-width: 1450px) {
2019-11-15 07:08:51 +00:00
.ajax-server, .div-backends {
2019-10-31 19:51:43 +00:00
clear: both !important;
margin-left: 20px !important;
margin-bottom: 20px !important;
2019-10-31 19:51:43 +00:00
width: 88% !important;
}
.div-server {
margin-bottom: 30px !important;
width: 43%;
height: 100px;
2019-10-31 19:51:43 +00:00
}
}
2019-10-18 17:23:35 +00:00
@media (max-width: 1280px) {
.div-server {
margin-bottom: 30px !important;
width: 90%;
height: 70px;
}
#ssl_name {
width: 100px;
}
.form-control {
width: 120px;
}
#create {
margin-top: 20px;
}
2019-10-14 21:23:49 +00:00
}
@media (max-width: 1080px) {
#logo_span {
margin-left: -5%;
}
.chart-container {
position: relative;
height: 410px;
width: 95%;
}
.overview-wi {
width: 95%;
max-width: 95%;
2019-10-04 16:58:47 +00:00
}
2019-10-14 21:23:49 +00:00
.wrong-login {
margin-right: -50px;
}
.ajax-server {
2020-07-15 04:16:31 +00:00
min-width: 680px !important;
2019-10-31 19:51:43 +00:00
}
.haproxy-info {
width: 120px;
padding-left: 10px;
}
#ssl_cert {
width: 60%;
}
2019-10-04 16:58:47 +00:00
}
@media (max-width: 1024px) {
#logo_span {
margin-left: -5%;
}
2019-10-14 21:23:49 +00:00
.wrong-login {
margin-right: -150px;
}
2019-10-31 19:51:43 +00:00
.haproxy-info {
width: 120px;
padding-left: 10px;
}
2019-12-01 17:15:09 +00:00
#rows {
width: 50px;
}
#grep {
width: 100px;
}
}
2019-10-14 21:23:49 +00:00
@media (max-width: 768px) {
#logo_span {
margin-left: -12%;
border: none;
}
2019-10-14 21:23:49 +00:00
.wrong-login {
margin-right: -260px;
}
2019-10-18 17:23:35 +00:00
.overview {
width: 90% !important;
}
.overview h3 {
width: 46.4% !important;
}
.div-server {
height: 90px;
2019-10-31 19:51:43 +00:00
}
.haproxy-info {
width: 120px;
padding-left: 10px;
}
2019-11-15 07:08:51 +00:00
.div-backends {
width: 82.5% !important
}
2019-12-01 17:15:09 +00:00
#rows {
width: 50px;
}
#grep {
width: 100px;
}
}
2019-10-14 21:23:49 +00:00
@media (max-width: 667px) {
#logo_span {
margin-left: -12%;
border: none;
}
2019-10-14 21:23:49 +00:00
.wrong-login {
margin-right: -210px;
}
2019-10-31 19:51:43 +00:00
.haproxy-info {
width: 120px;
padding-left: 10px;
}
2019-11-15 07:08:51 +00:00
.div-backends {
width: 84.6% !important
}
2019-12-01 17:15:09 +00:00
#rows {
width: 50px;
}
#grep {
width: 100px;
}
}
.loading, .loading_full_page {
width: 50px;
height: 50px;
2019-10-11 04:49:55 +00:00
margin-left: 100%;
}
.loading_full_page {
margin-left: 45%;
}
2020-07-15 04:16:31 +00:00
.loading_small, .loading_small_bin_bout {
2019-12-27 04:31:09 +00:00
width: 39px;
height: 39px;
padding-left: 103%;
}
2020-07-15 04:16:31 +00:00
.loading_small_bin_bout {
padding-left: 30%;
padding-top: 50%;
}
2019-12-27 04:31:09 +00:00
.loading_small_haproxyservers {
width: 15px;
height: 15px;
}
2019-10-11 04:49:55 +00:00
.tooltip {
font-size: 12px;
padding-bottom: 10px;
}
.tooltipTop {
margin-bottom: -20px;
padding-top: 10px;
color: #9d9d9d;
}