(js) stage-1 tuning of sgColorPicker directive

This commit is contained in:
Francis Lachapelle
2016-07-11 10:31:42 -04:00
parent 9d2647d857
commit 49dfbb0d9a
3 changed files with 12 additions and 5 deletions
@@ -11,9 +11,9 @@
}
&.selected {
background-color: transparent !important;
transform: scale(1.3);
md-icon {
display: inline-block;
font-size: 32px;
margin: 0;
}
}