lighter rendering of breadboard in grayed

This commit is contained in:
Peli de Halleux 2016-09-08 00:54:19 -07:00
parent 2bacb58fdd
commit e8f9e0f023
1 changed files with 2 additions and 1 deletions

View File

@ -80,7 +80,8 @@ namespace pxsim.visuals {
fill: #BBB;
}
.grayed .sim-bb-pin {
fill: #BBB;
fill:none;
stroke: #BBB;
}
.grayed .sim-bb-label {
fill: #BBB;