2018-04-08 07:33:09 +00:00
|
|
|
.menu .svg-inline--fa {
|
|
|
|
margin-right: 0.5em;
|
2019-09-22 15:46:26 +00:00
|
|
|
width: 1.5em;
|
2018-04-08 07:33:09 +00:00
|
|
|
}
|
2020-11-04 12:28:51 +00:00
|
|
|
.auto-refresh-reload::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f2f1";
|
|
|
|
}
|
|
|
|
.auto-refresh-reload > .fa-sync-alt, .auto-refresh-resume > .fa-play {
|
|
|
|
color: white !important;
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.auto-refresh-pause::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\F04C";
|
|
|
|
}
|
|
|
|
.auto-refresh-resume::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f04b";
|
|
|
|
}
|
|
|
|
.overview-link::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f21e";
|
|
|
|
}
|
|
|
|
.stats::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f06e";
|
|
|
|
}
|
2018-04-16 07:01:44 +00:00
|
|
|
.mon::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f080";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.logs::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f02d";
|
|
|
|
}
|
|
|
|
.map::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
2018-08-20 07:16:33 +00:00
|
|
|
content: "\f0e8";
|
2018-04-08 07:33:09 +00:00
|
|
|
}
|
|
|
|
.runtime::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f233";
|
|
|
|
}
|
2018-08-07 03:47:43 +00:00
|
|
|
.metrics::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f1fe";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.config-show::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
2020-02-08 16:29:46 +00:00
|
|
|
content: "\f6ff";
|
2018-04-08 07:33:09 +00:00
|
|
|
}
|
|
|
|
.compare::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0c5";
|
|
|
|
}
|
|
|
|
.add::before {
|
2021-06-02 07:28:07 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f24d";
|
|
|
|
}
|
2021-08-02 08:19:22 +00:00
|
|
|
.add .fa-clone, .plus .fa-plus, .plus-after .fa-plus, .minus-after .fa-minus {
|
2021-06-02 07:28:07 +00:00
|
|
|
color: var(--green-color);
|
|
|
|
}
|
|
|
|
.add-proxy::before {
|
2018-04-08 07:33:09 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f067";
|
|
|
|
}
|
2018-04-26 13:03:48 +00:00
|
|
|
.cert::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0a3";
|
|
|
|
}
|
2019-09-17 07:18:48 +00:00
|
|
|
.option::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0b0";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.edit::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f044";
|
|
|
|
}
|
2018-08-09 12:11:10 +00:00
|
|
|
.lists::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0cb";
|
|
|
|
}
|
2020-10-05 05:19:56 +00:00
|
|
|
.waf-menu::before {
|
2018-08-20 07:16:33 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f06d";
|
|
|
|
}
|
2020-09-04 19:12:31 +00:00
|
|
|
.hap-menu::before {
|
2018-04-30 06:04:21 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f074";
|
|
|
|
}
|
2020-06-01 16:13:28 +00:00
|
|
|
.hap1::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f074";
|
|
|
|
}
|
2020-01-11 21:16:27 +00:00
|
|
|
.backup::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f24d";
|
|
|
|
}
|
2018-04-27 13:34:11 +00:00
|
|
|
.ha::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0c2";
|
|
|
|
}
|
2018-04-28 04:06:48 +00:00
|
|
|
.keepalived::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f126";
|
|
|
|
}
|
2020-09-04 19:12:31 +00:00
|
|
|
.nginx-menu::before {
|
2020-02-05 08:15:57 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0e8";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.version::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
2020-11-16 12:31:52 +00:00
|
|
|
content: "\f1da";
|
2018-04-08 07:33:09 +00:00
|
|
|
}
|
2020-05-12 18:57:05 +00:00
|
|
|
.services::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f144";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.upload::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f093";
|
|
|
|
}
|
2018-10-13 15:07:43 +00:00
|
|
|
.delete::before, .deleteVer::before {
|
2018-04-08 07:33:09 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
2021-06-02 07:28:07 +00:00
|
|
|
content: "\f2ed";
|
|
|
|
}
|
|
|
|
.delete .fa-trash-alt {
|
|
|
|
color: var(--red-color) !important;
|
2018-04-08 07:33:09 +00:00
|
|
|
}
|
2020-09-04 18:39:51 +00:00
|
|
|
.info::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f129";
|
|
|
|
}
|
2018-04-08 07:33:09 +00:00
|
|
|
.login::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f007";
|
2018-04-16 07:01:44 +00:00
|
|
|
}
|
|
|
|
.update-row::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f01e";
|
|
|
|
}
|
2018-04-27 13:34:11 +00:00
|
|
|
.admin::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f21b";
|
|
|
|
}
|
2018-04-16 07:01:44 +00:00
|
|
|
.users::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f234";
|
|
|
|
}
|
|
|
|
.group::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f039";
|
|
|
|
}
|
|
|
|
.role::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f2b9";
|
|
|
|
}
|
2018-04-21 14:40:59 +00:00
|
|
|
.settings::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0ad";
|
|
|
|
}
|
2018-04-24 07:38:48 +00:00
|
|
|
.add-admin::before {
|
2018-04-16 07:01:44 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f00c";
|
2018-04-24 07:38:48 +00:00
|
|
|
}
|
2019-10-18 17:23:35 +00:00
|
|
|
.add-userlist::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0c0";
|
|
|
|
}
|
2018-08-27 11:28:29 +00:00
|
|
|
.add-server::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f067";
|
|
|
|
width:3px;
|
2019-09-15 11:51:09 +00:00
|
|
|
}
|
2021-02-27 18:21:07 +00:00
|
|
|
.new-version-exists::before {
|
2019-09-15 11:51:09 +00:00
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f093";
|
|
|
|
padding-left: 5px;
|
2020-02-08 16:29:46 +00:00
|
|
|
}
|
2021-02-27 18:21:07 +00:00
|
|
|
.new-version-exists .fa-upload {
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
2020-02-08 16:29:46 +00:00
|
|
|
.backends::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f233";
|
|
|
|
padding-left: 5px;
|
|
|
|
}
|
|
|
|
.div-pic::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f303";
|
|
|
|
}
|
|
|
|
.fa-pencil-alt{
|
|
|
|
padding-left: 7px;
|
|
|
|
color: #5cb85c !important;
|
|
|
|
}
|
|
|
|
.service-start::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f04b";
|
|
|
|
}
|
|
|
|
.fa-play, .fa-stop, .fa-sync-alt {
|
|
|
|
width: 3px;
|
2021-06-02 07:28:07 +00:00
|
|
|
color: var(--green-color) !important;
|
2020-02-08 16:29:46 +00:00
|
|
|
cursor: pointer;
|
|
|
|
margin-bottom: 3px;
|
|
|
|
}
|
|
|
|
.service-stop::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f04d";
|
|
|
|
}
|
|
|
|
.fa-stop {
|
|
|
|
color: red !important;
|
|
|
|
}
|
2020-05-11 16:41:54 +00:00
|
|
|
.service-restart > .fa-sync-alt {
|
|
|
|
color: orange !important;
|
|
|
|
}
|
2020-02-08 16:29:46 +00:00
|
|
|
.service-reload::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f2f1";
|
2020-05-10 06:17:07 +00:00
|
|
|
}
|
|
|
|
.menu-bar::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0c9";
|
2020-09-04 18:39:51 +00:00
|
|
|
}
|
2021-09-15 05:40:51 +00:00
|
|
|
.menu-bar > .fa-bars {
|
|
|
|
cursor: pointer;
|
|
|
|
margin-bottom: 3px;
|
|
|
|
}
|
2020-12-04 03:51:31 +00:00
|
|
|
.minus::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f068";
|
|
|
|
}
|
2021-08-02 08:19:22 +00:00
|
|
|
.minus-after::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f068";
|
|
|
|
}
|
2021-06-08 07:37:42 +00:00
|
|
|
.plus::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f067";
|
|
|
|
}
|
2021-08-02 08:19:22 +00:00
|
|
|
.plus-after::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f067";
|
|
|
|
}
|
|
|
|
.plus-after .fa-plus, .minus-after .fa-minus {
|
|
|
|
padding-left: 10px;
|
|
|
|
margin-bottom: -2px;
|
|
|
|
}
|
2021-01-12 05:05:53 +00:00
|
|
|
.row-down::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f078";
|
|
|
|
}
|
|
|
|
.row-up::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f077";
|
|
|
|
}
|
|
|
|
.row-down .fa-chevron-down, .row-up .fa-chevron-up {
|
|
|
|
margin-bottom: -1px;
|
|
|
|
padding-left: 5px;
|
|
|
|
}
|
2021-01-14 13:14:38 +00:00
|
|
|
.alert-info::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f05a";
|
|
|
|
}
|
|
|
|
.alert-warning::before, .alert-danger::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f06a";
|
|
|
|
}
|
|
|
|
.alert-info .fa-info-circle, .alert-warning .fa-exclamation-circle, .alert-danger .fa-exclamation-circle {
|
|
|
|
padding-right: 10px;
|
|
|
|
float: left;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
margin-top: 4px;
|
|
|
|
font-size: 25px;
|
|
|
|
}
|
|
|
|
.alert-info .fa-info-circle {
|
|
|
|
margin-top: -3px;
|
|
|
|
}
|
|
|
|
.alert-two-rows .fa-info-circle {
|
|
|
|
margin-top: 5px;
|
|
|
|
padding-left: 2px;
|
2021-02-27 18:21:07 +00:00
|
|
|
}
|
2021-03-14 04:58:41 +00:00
|
|
|
.alert-one-row .fa-exclamation-circle {
|
|
|
|
margin-top: -5px;
|
|
|
|
}
|
2021-02-27 18:21:07 +00:00
|
|
|
.note-symbol::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f059";
|
|
|
|
}
|
|
|
|
.note-symbol .question-circle {
|
|
|
|
padding-left: 5px;
|
2021-04-03 04:10:37 +00:00
|
|
|
}
|
|
|
|
.port-scanner::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f796";
|
|
|
|
}
|
|
|
|
.net-tools::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f7d9";
|
2021-05-02 03:58:22 +00:00
|
|
|
}
|
|
|
|
.shield::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f3ed";
|
|
|
|
}
|
|
|
|
.lock::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f023";
|
|
|
|
}
|
2021-10-05 07:35:14 +00:00
|
|
|
.box::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f466";
|
|
|
|
}
|
2021-05-02 03:58:22 +00:00
|
|
|
.server-name .lock .fa-lock,
|
2021-10-05 07:35:14 +00:00
|
|
|
.server-name .box .fa-box,
|
2021-05-02 03:58:22 +00:00
|
|
|
.server-name .green .fa-shield-alt,
|
|
|
|
.server-name .red .fa-shield-alt {
|
|
|
|
color: #d2d2d2;
|
|
|
|
margin-bottom: -1px;
|
|
|
|
width: 14px;
|
|
|
|
}
|
2021-10-05 07:35:14 +00:00
|
|
|
.server-name .box .fa-box {
|
|
|
|
margin-bottom: -2px;
|
|
|
|
}
|
2021-05-02 03:58:22 +00:00
|
|
|
.server-name .green .fa-shield-alt {
|
|
|
|
color: var(--green-color);
|
|
|
|
}
|
|
|
|
.server-name .red .fa-shield-alt {
|
|
|
|
color: var(--red-color);
|
2021-07-05 14:51:05 +00:00
|
|
|
}
|
|
|
|
.copyToClipboard:hover::after {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f0c5";
|
|
|
|
}
|
|
|
|
.copyToClipboard .fa-copy {
|
|
|
|
margin-left: 5px;
|
|
|
|
content: "\f0c5";
|
2021-10-05 07:35:14 +00:00
|
|
|
}
|
2021-10-17 05:57:51 +00:00
|
|
|
.history::before {
|
|
|
|
display: none;
|
|
|
|
font-family: "Font Awesome 5 Solid";
|
|
|
|
content: "\f1da";
|
|
|
|
}
|
|
|
|
.history .fa-history {
|
|
|
|
margin-bottom: 3px;
|
|
|
|
color: #aaa;
|
|
|
|
}
|