Merge branch 'master' of git://github.com/friendika/friendika

This commit is contained in:
Tobias Diekershoff
2011-06-11 08:33:02 +02:00
3 changed files with 21 additions and 2 deletions
+7
View File
@@ -2459,6 +2459,13 @@ a.mail-list-link {
position: absolute;
left: 0px;
top: 0px;
opacity: 0.3;
filter:alpha(opacity=30);
}
#lang-select-icon:hover {
opacity: 1;
filter:alpha(opacity=100);
}