add progressbar for the popup
This commit is contained in:
		
							parent
							
								
									608a13a878
								
							
						
					
					
						commit
						1fdd416f80
					
				
					 1 changed files with 13 additions and 2 deletions
				
			
		|  | @ -1,3 +1,14 @@ | ||||||
| #summary { | #summary { | ||||||
|      font-weight: bold; | 	font-weight: bold; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | #score { | ||||||
|  | 	background-color: #88888888; | ||||||
|  | 	height: 2px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | #score::-webkit-progress-value { | ||||||
|  | 	background-color: #ffF;     | ||||||
|  | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue