micro:bit wireframe

This commit is contained in:
darzu
2016-08-31 13:39:47 -07:00
parent f19a110953
commit e27c4de108
3 changed files with 30 additions and 15 deletions

View File

@ -26,6 +26,7 @@ namespace pxsim.visuals {
}
.grayed .sim-bb-wire-end:not(.highlight) {
stroke: #777;
fill: #777;
}
.grayed .sim-bb-wire:not(.highlight) {
stroke: #CCC;