mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Initial projects implementation
This commit is contained in:
		@@ -87,12 +87,16 @@ table.node-info tr.blank {
 | 
			
		||||
        padding-left: 5px;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.node-info-none {
 | 
			
		||||
    font-style: italic;
 | 
			
		||||
    color: #aaa;
 | 
			
		||||
}
 | 
			
		||||
table.node-info tr:not(.blank) td:first-child{
 | 
			
		||||
    color: #666;
 | 
			
		||||
    color: #444;
 | 
			
		||||
    vertical-align: top;
 | 
			
		||||
    width: 90px;
 | 
			
		||||
    padding: 3px 3px 3px 6px;
 | 
			
		||||
    background:#f9f9f9;
 | 
			
		||||
    border-right: 1px solid #ddd;
 | 
			
		||||
}
 | 
			
		||||
table.node-info tr:not(.blank) td:last-child{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user