keeping up with Classic and EarlyBlue development, add some LCARStrek-specific tweaks...
[themes.git] / LCARStrek / messenger / searchDialog.css
index 036989629cc06ddcd99d3183da8136ee25118586..4c7428e382ee44473017358e27f403d2b2780683 100644 (file)
 #searchTermTree {
   min-height: 50px;
 }
+
+#searchTermListBox {
+  height: 100px;
+}
+
+#searchResultListBox {
+  margin: 5px;
+  height: 100px;
+}
+
+menulist {
+  min-width: 15em;
+}
+
+menulist > menupopup > menuitem {
+  padding-right: 2px;
+}
+
+textbox {
+  margin: 1px 4px;
+}