Remove unused CSS

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-04-17 18:20:25 +03:00
parent 2ea7f50396
commit 0dc47c5aa7
2 changed files with 0 additions and 8 deletions
-5
View File
@@ -289,11 +289,6 @@ td.lookatme {
text-decoration: underline;
}
.strike,
.strike span {
text-decoration: line-through !important;
}
/* These are needed because AdmintLTE 2.x doesn't support Font Awesome 5.x */
.sidebar-menu > li > a > .fab,
.sidebar-menu > li > a > .far,
-3
View File
@@ -5480,9 +5480,6 @@ link-muted {
.chartjs-tooltip.left.center .arrow {
border-right-color: rgba(140, 130, 115, 0.8);
}
.strike {
text-decoration-color: currentcolor !important;
}
.text-underline {
text-decoration-color: currentcolor;
}