1. Made style changes.

2. Including the new flash vis by Asik.
This commit is contained in:
cdtank 2010-07-09 20:17:18 +00:00
parent ead432d07b
commit 9458caf0db
3 changed files with 4 additions and 4 deletions

View file

@ -11,10 +11,10 @@
background: #FFFFFF; background: #FFFFFF;
/* width:765px; /* width:765px;
float:left;*/ float:left;*/
padding-top: 0; /*padding-top: 0;
padding-right: 28px; padding-right: 28px;
padding-bottom: 0; padding-bottom: 0;*/
padding-left: 28px; padding-left: 16px;
height: 790px; height: 790px;
} }
#dataPanel div { #dataPanel div {

View file

@ -15,7 +15,7 @@ a.no_href_styles {
} }
.vis-tables { .vis-tables {
width: 25%; width: 33%;
padding: 5px; padding: 5px;
margin: 5px; margin: 5px;
background-color: #FFF; background-color: #FFF;