Author: pwang
Date: 2012-01-05 14:09:14 -0800 (Thu, 05 Jan 2012)
New Revision: 27930

Modified:
   new_cytoscape_website/bugreport/css/bugreport.css
Log:
Updated

Modified: new_cytoscape_website/bugreport/css/bugreport.css
===================================================================
--- new_cytoscape_website/bugreport/css/bugreport.css   2012-01-05 22:01:09 UTC 
(rev 27929)
+++ new_cytoscape_website/bugreport/css/bugreport.css   2012-01-05 22:09:14 UTC 
(rev 27930)
@@ -35,6 +35,51 @@
        width: 150px;   
        }
 
+#tfName {
+       width:200px;
+       margin-left:10px;
+       margin-top:10px;
+       margin-bottom:10px;
+       
+       }
+
+#tfEmail {
+       width:200px;
+       margin-left:10px;
+       margin-top:10px;
+       margin-bottom:10px;
+}
+
+#tfOS {
+       width:200px;
+       margin-left:10px;
+       margin-top:10px;
+       margin-bottom:30px;
+       }
+
+#tfCyversion {
+       width:200px;
+       margin-left:10px;
+       margin-top:10px;
+       margin-bottom:10px;
+       
+       }
+       
+#taDescription {
+       width:800px;
+       height: 150px;
+       margin-left:10px;
+       margin-top:10px;
+       margin-bottom:30px;
+               
+       }
+
+#btnSubmit {
+       margin-left:400px;
+       margin-top:20px;
+       margin-bottom:10px;
+       }
+       
 .date {
        border: 1px solid #000; 
        float: left;

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to