Display description/help text received from Stemweb
[scpubgit/stemmaweb.git] / root / css / dashboard.css
index 1386ee0..fcfa7c3 100644 (file)
 #root_tree_dialog img {
     vertical-align: middle;
 }
+#stemweb_algorithm_desc_text {
+       overflow: auto;
+       height: 150px;
+       margin-top: 5px;
+       padding: 10px;
+       border: 1px solid #ddd;
+}
\ No newline at end of file