mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
forum action dropdown styling in dark theme
This commit is contained in:
parent
91d78d2be6
commit
4e97e763a9
@ -115,6 +115,14 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.thredded--post--dropdown--actions--item {
|
||||
color: black;
|
||||
|
||||
&:hover {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
.thredded--form.thredded--navigation--search.thredded--navigation--search-topics input {
|
||||
background-color: #2196F3;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user