Is there away to increase the display size of the toolbar (month, week, day, jump to, etc.)?
#jevents_body td.iconic_td {
width: 110px !important;
}
#jevents_body td.iconic_td > div
#jevents_body td.iconic_td > div a {
width: 110px !important;
}
#jevents_body td.iconic_td div {
background-size: 100% 100%;
}
#jevents_body div.nav_bar_cal {
width:100px;
height:62px;
}
div.ev_navigation td:not(.iconic_td) {
width: 40px;
}
div.ev_navigation td:not(.iconic_td) img {
width:30px;
}