mirror of
				https://github.com/OTCv8/otclientv8.git
				synced 2025-10-31 10:56:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| TextList < UIScrollArea
 | |
|   layout: verticalBox
 | |
|   border-width: 1
 | |
|   border-color: #272727
 | |
|   background-color: #636363
 | |
|   padding: 1
 | |
|   auto-focus: none
 | |
| 
 | |
| HorizontalList < UIScrollArea
 | |
|   layout: horizontalBox
 | |
|   border-width: 1
 | |
|   border-color: #272727
 | |
|   background-color: #636363
 | |
| 
 | |
| VerticalList < UIScrollArea
 | |
|   layout: verticalBox
 | |
|   border-width: 1
 | |
|   border-color: #272727
 | |
|   background-color: #636363 | 
