/**
 * @class Ext.SegmentedButton
 */
 
.x-segmentedbutton .x-button {
    margin: 0;
 
    &:not(.x-first{
        border-left: 0;
    }
}