Color bar component: several improvements

This commit is contained in:
María Checa
2016-02-18 12:14:54 +01:00
parent 351b645ac8
commit 55fae253d2
2 changed files with 65 additions and 28 deletions
@@ -9,7 +9,7 @@
<label class="CDB-Legend u-iBlock CDB-Text is-semibold CDB-Size-small u-rSpace--m">OPTION</label>
<div class="u-iBlock">
<div class="CDB-OptionInput">
<span class="CDB-ColorBar CDB-ColorBar--mBorderRadius" style="background-color: #9DE0AD;"></span>
<span class="CDB-ColorBar" style="background-color: #9DE0AD;"></span>
</div>
</div>
</fieldset>