update both themes to state of suite default trunk of 2010-11-14
[themes.git] / LCARStrek / help / help.css
index eb58227018159ba3c49238a625a9f5e1ca487217..65eb4ea7fc4ffd12776a2f6f208dab729d1e72de 100644 (file)
 #context-copy[disabled="true"] {
   display: none;
 }
+
+/* make findbar appear above content */
+#appcontent {
+  -moz-box-direction: reverse;
+}
+
+/* style findbar for being on top */
+#FindToolbar {
+  border-bottom: 1px solid #666699;
+  border-top: 1px solid transparent;
+}