mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-20 22:43:01 +01:00
add border-muted utility
This commit is contained in:
@@ -175,6 +175,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.border-muted {
|
||||
border-color: $text-muted!important;
|
||||
}
|
||||
|
||||
// some classes that are used commonly in themes from bs3
|
||||
.hidden, .hide {
|
||||
display: none!important;
|
||||
|
||||
Reference in New Issue
Block a user