9 lines
		
	
	
		
			No EOL
		
	
	
		
			171 B
		
	
	
	
		
			CSS
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			171 B
		
	
	
	
		
			CSS
		
	
	
		
			Executable file
		
	
	
	
	
| /* This is Qt CSS theme file for the overall GUI of the application. */
 | |
| 
 | |
| QTextEdit {
 | |
|   selection-background-color: #3297FD;
 | |
| }
 | |
| 
 | |
| QStatusBar::item {
 | |
|   border: none;
 | |
| } |