improve positioning and coloring in page info and properties window
[themes.git] / LCARStrek / navigator / pageInfo.css
index a2febc105be7acfad49fce795640d26d6f0f015d..ca20d8d084fff84fbab81642224460e27b5a610e 100644 (file)
@@ -68,10 +68,18 @@ textbox.header {
   height: 8.5em;
 }
 
+textbox[readonly="true"] {
+  color: #9C9CFF;
+}
+
 textbox[disabled] {
   font-style: italic;
 }
 
+row > label {
+  padding: 3px 0;
+}
+
 /* General Tab */
 #general-security-identity {
   white-space: pre-wrap;