Zdroj kódu
This commit is contained in:
		
							parent
							
								
									c3b42e09f2
								
							
						
					
					
						commit
						317cc3056e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1258,6 +1258,7 @@ label[for=id_skola] { | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| /* Select2 používaný hlavně multiple selectem. Přidání checkboxů a změna barvy. */ | /* Select2 používaný hlavně multiple selectem. Přidání checkboxů a změna barvy. */ | ||||||
|  | /* Podle https://stackoverflow.com/a/48290544 */ | ||||||
| .select2-results__option[aria-selected=true]:before { | .select2-results__option[aria-selected=true]:before { | ||||||
| 	content: '☑ '; | 	content: '☑ '; | ||||||
| 	padding: 0 0 0 8px; | 	padding: 0 0 0 8px; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue