//background-color: blue; .revealer-preview { background-color: $module-color; border-radius: $bar-module-border-radius - 4; } .reveal-children>* { border: 2px solid $module-color; background-color: $module-color; } //.revealer-on-hover>widget>box>box>* { // // padding: 0px 5px; // min-width: $bar-module-width; // transition: all 0.3s; //}