background-color: transparent;
margin-top: -0.5em;
margin-left: 1em;
+ width: 20em;
}
.dialog-window div.header {
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;
#suggest-publishing-window textarea {
height: 3em;
}
+
+#custom-pdf-window {
+ width: 24em;
+}
+
+#custom-pdf-window label {
+ display: inline;
+}