haproxy-wi/inc/awesome.css

178 lines
3.3 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: "\f10a";
}
.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";
}
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";
}
.version::before {
display: none;
font-family: "Font Awesome 5 Solid";
content: "\f021";
}
.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
}
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;
2018-08-27 11:28:29 +00:00
}