aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-11-09 15:54:53 +0100
committermarijus <mario@localhost.localdomain>2013-11-09 15:54:53 +0100
commitb54858d35fb20c9fac798e9e73ce057fd63de747 (patch)
tree7b7ce2d9317808069ad1a8ed92839abb52078c32 /view
parent5538972fec7b1ddc3ce33668f8de3a38d8f73823 (diff)
downloadvolse-hubzilla-b54858d35fb20c9fac798e9e73ce057fd63de747.tar.gz
volse-hubzilla-b54858d35fb20c9fac798e9e73ce057fd63de747.tar.bz2
volse-hubzilla-b54858d35fb20c9fac798e9e73ce057fd63de747.zip
oups... something missing...
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index affb91b39..897848711 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2856,7 +2856,7 @@ div.jGrowl div.info {
}
/*is this needed?*/
-.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
+.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete {
position: fixed;
@@ -2876,6 +2876,7 @@ div.jGrowl div.info {
_margin: 0;
_overflow-x: hidden;
}
+
.autocomplete .selected {
background:$bgcolour;
}