1. Improved layout for map of science vis.

2. Removed sys print.
3. Added new info icon content to map of science vis.
This commit is contained in:
tankchintan 2011-07-13 20:25:50 +00:00
parent 0ed1fa0dcb
commit dccaf298b1
6 changed files with 218 additions and 161 deletions

View file

@ -112,7 +112,7 @@ a.clear-selected-entities {
}
.filterInfoIcon {
vertical-align:top;
/*vertical-align:top;*/
width:15px;
margin-left: 9px;
}
@ -140,6 +140,20 @@ a.clear-selected-entities {
}
th#activity-count-column,
th#percentage-activity-column {
}
.corner-triangle {
border-left: 10px solid #F6F6F6;
border-top: 10px solid #2485AE;
float: right;
font-size: 0;
line-height: 0;
margin-right: 3px;
width: 0;
}
hr.subtle-hr {
background-color: #BDBDBD;
border: 0 none;