mirror of
https://github.com/godotengine/discourse-theme.git
synced 2026-01-05 18:09:41 +03:00
Search updates and tests
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
|
||||
.nav-pills > li > a:hover, .nav-pills > li button:hover {
|
||||
color: #fff;
|
||||
background-color: #f573895c;
|
||||
}
|
||||
|
||||
|
||||
@@ -92,6 +91,15 @@
|
||||
border: 1px solid var(--tertiary-400);
|
||||
}
|
||||
|
||||
.custom-search-banner-wrap .search-input {
|
||||
border-radius: var(--theme-radius);
|
||||
}
|
||||
|
||||
.custom-search-banner-wrap .results {
|
||||
margin-top: 6px;
|
||||
border-radius: var(--theme-radius);
|
||||
}
|
||||
|
||||
/* Topics and Posts */
|
||||
|
||||
.topic-map {
|
||||
|
||||
Reference in New Issue
Block a user