mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	qt: Fix dark themes not showing alternating row icons with Qt 6.5.2 (#6862)
This commit is contained in:
		
							parent
							
								
									0048e61fc7
								
							
						
					
					
						commit
						20f4677f80
					
				
					 2 changed files with 10 additions and 0 deletions
				
			
		|  | @ -481,6 +481,11 @@ QAbstractItemView QLineEdit { | |||
|   padding: 2px; | ||||
| } | ||||
| 
 | ||||
| /* Workaround for https://bugreports.qt.io/browse/QTBUG-115529 */ | ||||
| QAbstractItemView:item { | ||||
|     border: 0px; | ||||
| } | ||||
| 
 | ||||
| /* QAbstractScrollArea ---------------------------------------------------- | ||||
| 
 | ||||
| https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qabstractscrollarea | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue