Added AM/PM Timestamp Switch
This commit is contained in:
@@ -102,6 +102,16 @@ a { color: #ffcc00; }
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-content .setting i {
|
||||||
|
font-size: 14px;
|
||||||
|
color: #666;
|
||||||
|
margin: 0 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-content .setting i.fa-arrow-turn-up {
|
||||||
|
transform: rotate(90deg);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.tab-content .setting small { color: #777; }
|
.tab-content .setting small { color: #777; }
|
||||||
|
|
||||||
@@ -235,4 +245,4 @@ footer a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
footer { font-size: 12px; }
|
footer { font-size: 12px; }
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user