#wp-admin-bar-abovethefold .ab-item .ab-icon {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    float:left;
    width:26px;
    height:24px;
    margin: 0;
    margin-right:4px !important;
    text-align:center;
}
.g100 {
    display: inline-block;
    font-family:"Roboto", sans-serif;
    font-size:1em;
    color: #fff;
    background-color: #079c2d;
    padding: 2px 4px;
}

.plugin-description .g100 {
    padding: 0px 3px;
}