yoho.css
401 Bytes
/*
yoho css
*/
.tag_javaapp {
margin-left: 2px;
margin-right: 2px;
}
.tip_well{
max-width: 400px;
margin: 0 auto;
position: fixed;
top: 10px;
}
/*// Max Width of the popover (depending on the container!) */
.popover{
max-width:600px;
}
a.api_info{
margin-left: 2px;
margin-right: 2px;
cursor: pointer;
}
div.api_info_container{
padding-left: 5px;
}