haproxy-wi/inc/awesome.css

250 lines
4.6 KiB
CSS
Raw Normal View History

.menu .svg-inline--fa {
margin-right: 0.5em;
width: 1.5em;
}
.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";
}
.mon::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f080";
}
.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";
}
.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";
}
.config-show::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f6ff";
}
.compare::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0c5";
}
.add::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f067";
}
.cert::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0a3";
}
.option::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0b0";
}
.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";
}
2018-08-20 07:16:33 +00:00
.waf::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f06d";
}
.hap::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f074";
}
.hap1::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f074";
}
.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";
}
.nginx::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0e8";
}
.version::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f021";
}
.services::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f144";
}
.upload::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f093";
}
2018-10-13 15:07:43 +00:00
.delete::before, .deleteVer::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f00d";
}
.login::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f007";
}
2018-06-13 13:12:34 +00:00
.patreon::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f004";
color: red;
padding-left: 3px;
}
.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";
}
.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";
}
.settings::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0ad";
}
2018-04-24 07:38:48 +00:00
.add-admin::before {
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
}
.new-version-exists::after {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f093";
padding-left: 5px;
}
.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;
color: #a0d100 !important;
cursor: pointer;
margin-bottom: 3px;
}
.service-stop::after {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f04d";
}
.fa-stop {
color: red !important;
}
.service-restart > .fa-sync-alt {
color: orange !important;
}
.service-reload::after {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f2f1";
}
.menu-bar::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f0c9";
2018-08-27 11:28:29 +00:00
}