mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-03 05:09:48 +01:00
ACP Text Colour
Replaces my other commit.
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
width: 100%;
|
||||
height: 450px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
// ACP text colour when searching through custom CSS or JS.
|
||||
.ace_search_field {
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user