get rid of pink search bar when not using redbasic "red"

This commit is contained in:
friendica
2013-10-03 02:20:09 -07:00
parent e1fb45bc4a
commit 963e0cefbb
4 changed files with 6 additions and 2 deletions

View File

@@ -2041,7 +2041,7 @@ a.mail-list-link {
font-size: 0.8em;
border-radius: 14px;
border: none;
background-color: #FFDDDD;
background-color: $search_background;
color: #eec;
}