add contrib locale to make-locale-pack, various bugfixes
[wolnelektury.git] / wolnelektury / static / css / dialogs.css
index c3b968b..d83116b 100755 (executable)
     width: 100%;
 }
 
+.hidelabels label {
+       display: block;
+       width: 1px;
+       height: 1px;
+       overflow:hidden;
+}
+
+
+
 #login-window {
     width: 26em;
 }
 #register-window {
     width: 26em;
 }
+#context-login-window {
+       width: 26em;
+}
 
 #suggest-window {
     width: 26em;