1 2 3 4 5 6 7 8 9
.meter .background { color: @bg1; background: rgba(0, 0, 0, 0); } .meter .progress { color: @accent; background: rgba(0, 0, 0, 0); }