aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-04 17:11:29 -0700
committerfriendica <info@friendica.com>2014-05-04 17:11:29 -0700
commit3ae67c517ed8791332fb1ace2a0908209a6d0e0d (patch)
tree1fc92fb8399a423a4cc0249b1ad02b4b9310a01f /view/theme/redbasic
parentfc550ae330102eed57905b423ff2d8b8a64b48d3 (diff)
parentfc5ae78079e314a49390403943ed301da9a4c2ef (diff)
downloadvolse-hubzilla-3ae67c517ed8791332fb1ace2a0908209a6d0e0d.tar.gz
volse-hubzilla-3ae67c517ed8791332fb1ace2a0908209a6d0e0d.tar.bz2
volse-hubzilla-3ae67c517ed8791332fb1ace2a0908209a6d0e0d.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index bc1dd9c74..a4373ed37 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1467,7 +1467,7 @@ div.jGrowl div.jGrowl-notification {
.autocomplete {
color: $font_colour;
- background: #FFF;
+ background: $dropdown_bgcolour;
cursor: pointer;
text-align: left;
max-height: 350px;