use html5 placeholder and hide labels,
[wolnelektury.git] / wolnelektury / static / css / dialogs.css
index c3b968b..08255d3 100755 (executable)
     width: 100%;
 }
 
+.hidelabels label {
+       width: 1px;
+       height: 1px;
+       overflow:hidden;
+}
+
+
+
 #login-window {
     width: 26em;
 }
 #register-window {
     width: 26em;
 }
+#context-login-window {
+       width: 26em;
+}
 
 #suggest-window {
     width: 26em;