
.digages-ui-state-default,
.digages-ui-widget-content .digages-ui-state-default,
.digages-ui-widget-header .digages-ui-state-default,
.digages-ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */

/* Interaction Cues
----------------------------------*/
.digages-ui-state-highlight,
.digages-ui-widget-content .digages-ui-state-highlight,
.digages-ui-widget-header .digages-ui-state-highlight {  
    width: 100% !important;
    height: 20px !important; 

}