forked from GithubMirrors/cardconjurer
		
	Update main.js
This commit is contained in:
		| @@ -369,7 +369,7 @@ function hideShowColors(enter = false) { | |||||||
|             } |             } | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
|     if (!activeTab) { |     if (!activeTab && document.getElementsByClassName("tabSelectColor")[0].className != undefined) { | ||||||
|         document.getElementsByClassName("tabSelectColor")[0].className += " activeTab" |         document.getElementsByClassName("tabSelectColor")[0].className += " activeTab" | ||||||
|     } |     } | ||||||
| 	if (enter) { | 	if (enter) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kyle
					Kyle