/*
 * StatusBar widget styles
 */
.statusbar-widget {
    padding: 2px 6px;
    font-size: 13px;
    background-color: #e8e8e8;
    font-family: sans-serif;
}
