mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-17 03:57:50 +01:00
moved to harmony
This commit is contained in:
@@ -2,11 +2,6 @@
|
|||||||
|
|
||||||
// brite text-secondary is white :/
|
// brite text-secondary is white :/
|
||||||
.skin-brite {
|
.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 {
|
.text-secondary {
|
||||||
color: var(--bs-secondary-color) !important;
|
color: var(--bs-secondary-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user