mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 20:26:23 +01:00 
			
		
		
		
	- Market now works after reloading - Fixed button / tab styles - MarketRightTabBarButton now inherits the base style - Fixed amountWindow buttons being hardly clickable - "All" search filter is now on by default
		
			
				
	
	
		
			14 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
MarketButtonBox < ButtonBoxRounded
 | 
						|
  font: verdana-11px-rounded
 | 
						|
  color: #f55e5ebb
 | 
						|
  size: 106 22
 | 
						|
  text-offset: 0 2
 | 
						|
  text-align: center
 | 
						|
 | 
						|
  $checked:
 | 
						|
    color: white
 | 
						|
 | 
						|
  $disabled:
 | 
						|
    color: #666666ff
 | 
						|
    image-color: #ffffff88
 |