lighter rendering of breadboard in grayed
This commit is contained in:
		@@ -80,7 +80,8 @@ namespace pxsim.visuals {
 | 
				
			|||||||
            fill: #BBB;
 | 
					            fill: #BBB;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        .grayed .sim-bb-pin {
 | 
					        .grayed .sim-bb-pin {
 | 
				
			||||||
            fill: #BBB;
 | 
					            fill:none;
 | 
				
			||||||
 | 
					            stroke: #BBB;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        .grayed .sim-bb-label {
 | 
					        .grayed .sim-bb-label {
 | 
				
			||||||
            fill: #BBB;
 | 
					            fill: #BBB;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user