Use ion icons on the status page
This commit is contained in:
@@ -4823,20 +4823,20 @@ body.status-page {
|
||||
position: absolute;
|
||||
left: 25px;
|
||||
top: 14px; }
|
||||
body.status-page .timeline .moment .icon .fa {
|
||||
body.status-page .timeline .moment .icon .ion {
|
||||
position: absolute; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-flag {
|
||||
body.status-page .timeline .moment .icon .ion.ion-flag {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-warning {
|
||||
left: 13px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-alert {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-eye {
|
||||
left: 15px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-eye {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-check {
|
||||
left: 10px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-checkmark {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
left: 11px; }
|
||||
body.status-page .timeline .moment .icon.status-1 {
|
||||
color: #FF8800; }
|
||||
body.status-page .timeline .moment .icon.status-2 {
|
||||
@@ -4823,20 +4823,20 @@ body.status-page {
|
||||
position: absolute;
|
||||
left: 25px;
|
||||
top: 14px; }
|
||||
body.status-page .timeline .moment .icon .fa {
|
||||
body.status-page .timeline .moment .icon .ion {
|
||||
position: absolute; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-flag {
|
||||
body.status-page .timeline .moment .icon .ion.ion-flag {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-warning {
|
||||
left: 13px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-alert {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-eye {
|
||||
left: 15px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-eye {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
body.status-page .timeline .moment .icon .fa.fa-check {
|
||||
left: 10px; }
|
||||
body.status-page .timeline .moment .icon .ion.ion-checkmark {
|
||||
top: 10px;
|
||||
left: 9px; }
|
||||
left: 11px; }
|
||||
body.status-page .timeline .moment .icon.status-1 {
|
||||
color: #FF8800; }
|
||||
body.status-page .timeline .moment .icon.status-2 {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"css/all.css": "css/all-a9ff4425.css",
|
||||
"css/all.css": "css/all-729d9f2f.css",
|
||||
"js/all.js": "js/all-fe283b26.js"
|
||||
}
|
||||
Reference in New Issue
Block a user