diff style.css @ 68:ef13f0a3f4d6 draft

Uploaded
author davidvanzessen
date Tue, 05 Jan 2016 10:49:40 -0500
parents c5ac9a871b26
children
line wrap: on
line diff
--- a/style.css	Fri Nov 20 11:41:30 2015 -0500
+++ b/style.css	Tue Jan 05 10:49:40 2016 -0500
@@ -104,8 +104,8 @@
 .tabberlive#tab2 {
 }
 .tabberlive#tab2 .tabbertab {
- height:200px;
- overflow:auto;
+	 height:200px;
+	 overflow:auto;
 }
 
 .result_table tr:hover {
@@ -144,3 +144,7 @@
 .evenrowcolor{
 	background-color:#E5E5E5;
 }
+
+.cdr3sequence {
+	text-align: right;
+}