make analysis options dialog modal
[scpubgit/stemmatology.git] / stemmaweb / root / css / stexaminer.css
index 5bf6401..703dfc1 100644 (file)
@@ -1,19 +1,12 @@
-#options {
-       position: relative;
-       border: 1px #c6dcf1 solid;
-       margin-left: 20px;
-       margin-bottom: 20px;
-       padding: 10px;
-       width: 500px;
-}
-.optionformelement {
-       float: left;
-       padding-left: 15px;
-}
-#options_button {
-       position: absolute;
-       bottom: 20px;
-       right: 20px;
+#topbanner {
+       width: 100%;
+       height: 100px;
+       margin-top: 20px;
+}
+#bannerinfo {
+       float: right;
+       margin-right: 12%;
+       margin-top: 15px;
 }
 #variants_table {
     clear: both;