Fixed color of the send button when issued a directed cmd
This commit is contained in:
		
							parent
							
								
									fe1cbcf6c6
								
							
						
					
					
						commit
						1fd3b60ba3
					
				| @ -1466,9 +1466,11 @@ QTextEdit[transmitting="true"] { | ||||
|           <property name="styleSheet"> | ||||
|            <string notr="true">QPushButton:checked { | ||||
| background-color: #00ff00; | ||||
| color:#555; | ||||
| } | ||||
| QPushButton[transmitting="true"]{ | ||||
| background:yellow; | ||||
| color:#555; | ||||
| }</string> | ||||
|           </property> | ||||
|           <property name="text"> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer