aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-05 17:32:56 -0700
committerFriendika <info@friendika.com>2011-06-05 17:32:56 -0700
commit4284c6f9ee471d253354b8ba9508281b98976f52 (patch)
treea2e75b5977f3f753b58f65d036117b038c538a98 /view/theme/loozah
parent7b02e178a4dd56e7658af5f01a50a778d3212573 (diff)
downloadvolse-hubzilla-4284c6f9ee471d253354b8ba9508281b98976f52.tar.gz
volse-hubzilla-4284c6f9ee471d253354b8ba9508281b98976f52.tar.bz2
volse-hubzilla-4284c6f9ee471d253354b8ba9508281b98976f52.zip
use icon for language selector instead of hotkey
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css10
1 files changed, 9 insertions, 1 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 7c9697b4d..0f9e1e956 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -2319,7 +2319,7 @@ a.mail-list-link {
#language-selector {
position: absolute;
top: 0;
- left: 0;
+ left: 16px;
}
@@ -2419,6 +2419,13 @@ a.mail-list-link {
margin: 5px 0px 0px 0px;
}
+#lang-select-icon {
+ cursor: pointer;
+ position: absolute;
+ left: 0px;
+ top: 0px;
+}
+
/**
* ICONS
*/
@@ -2454,6 +2461,7 @@ a.mail-list-link {
.video { background-position: -48px -32px;}
.youtube { background-position: -64px -32px;}
.attach { background-position: -80px -32px; }
+.language { background-position: -96px -32px; }
.attachtype {
display: block; width: 20px; height: 23px;