moved to harmony

This commit is contained in:
Barış Soner Uşaklı
2026-02-13 20:13:59 -05:00
parent 1ca9841ce5
commit efd322737d

View File

@@ -2,11 +2,6 @@
// brite text-secondary is white :/
.skin-brite {
.btn {
// this removes the 3px left margin on buttons in brite skin
// without button in the sidebar ontopic.tpl aren't properly
margin-left: 0px;
}
.text-secondary {
color: var(--bs-secondary-color) !important;
}