mirror of https://github.com/twbs/bootstrap.git
				
				
				
			run make on merge of progress bars change
This commit is contained in:
		
							parent
							
								
									81f31d95c8
								
							
						
					
					
						commit
						b8d8ab1aad
					
				
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -3641,34 +3641,34 @@ a.badge:hover {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@-webkit-keyframes progress-bar-stripes {
 | 
					@-webkit-keyframes progress-bar-stripes {
 | 
				
			||||||
  from {
 | 
					  from {
 | 
				
			||||||
    background-position: 0 0;
 | 
					    background-position: 40px 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  to {
 | 
					  to {
 | 
				
			||||||
    background-position: 40px 0;
 | 
					    background-position: 0 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@-moz-keyframes progress-bar-stripes {
 | 
					@-moz-keyframes progress-bar-stripes {
 | 
				
			||||||
  from {
 | 
					  from {
 | 
				
			||||||
    background-position: 0 0;
 | 
					    background-position: 40px 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  to {
 | 
					  to {
 | 
				
			||||||
    background-position: 40px 0;
 | 
					    background-position: 0 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@-ms-keyframes progress-bar-stripes {
 | 
					@-ms-keyframes progress-bar-stripes {
 | 
				
			||||||
  from {
 | 
					  from {
 | 
				
			||||||
    background-position: 0 0;
 | 
					    background-position: 40px 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  to {
 | 
					  to {
 | 
				
			||||||
    background-position: 40px 0;
 | 
					    background-position: 0 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@keyframes progress-bar-stripes {
 | 
					@keyframes progress-bar-stripes {
 | 
				
			||||||
  from {
 | 
					  from {
 | 
				
			||||||
    background-position: 0 0;
 | 
					    background-position: 40px 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  to {
 | 
					  to {
 | 
				
			||||||
    background-position: 40px 0;
 | 
					    background-position: 0 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.progress {
 | 
					.progress {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue