Don't let anonymous users change interface language

Language selector is still opened by default

Change-Id: Iee7d83179e71b4546d8f3cd4f6fb053262ce05e2
This commit is contained in:
Amir E. Aharoni
2013-04-28 23:29:50 +03:00
committed by Niklas Laxström
parent b1aed294c0
commit 422371f688
5 changed files with 50 additions and 2 deletions

View File

@@ -100,3 +100,11 @@ div.display-settings-block {
color: #555555;
font-size: 10pt;
}
.uls-display-settings-anon-label {
font-weight: bold;
}
#uls-display-settings-anon-log-in-cta {
font-size: 10pt;
}