distributed directory search from the navbar

This commit is contained in:
friendica
2013-01-19 00:43:05 -08:00
parent 33b6d91661
commit 9725dcf41d
8 changed files with 142 additions and 42 deletions

View File

@@ -2569,6 +2569,13 @@ aside input[type='text'] {
margin-top: 4px;
}
#nav-search-spinner {
float: right;
margin-top: 8px;
margin-left: 5px;
margin-right: 5px;
}
#nav-search-text:hover {
background-color: #FFF;
color: #000;