mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	2.2.1
This commit is contained in:
		
							parent
							
								
									d84fef8677
								
							
						
					
					
						commit
						49edca75b4
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
MDB5
 | 
					MDB5
 | 
				
			||||||
Version: FREE 2.2.0
 | 
					Version: FREE 2.2.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Documentation:
 | 
					Documentation:
 | 
				
			||||||
https://mdbootstrap.com/docs/standard/
 | 
					https://mdbootstrap.com/docs/standard/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										4
									
								
								css/mdb.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								css/mdb.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										19
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								index.html
									
									
									
									
									
								
							| 
						 | 
					@ -21,15 +21,15 @@
 | 
				
			||||||
      body {
 | 
					      body {
 | 
				
			||||||
        background-color: #2e2e2e;
 | 
					        background-color: #2e2e2e;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
      .text-poppy-red {
 | 
					      .text-poppy-red {
 | 
				
			||||||
        color: #ef5350 !important;
 | 
					        color: #ef5350 !important;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
       .btn-poppy-red {
 | 
					       .btn-poppy-red {
 | 
				
			||||||
        background-color: #ef5350 !important;
 | 
					        background-color: #ef5350 !important;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
       .bg-poppy-red {
 | 
					       .bg-poppy-red {
 | 
				
			||||||
        background-color: #ef5350 !important;
 | 
					        background-color: #ef5350 !important;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
| 
						 | 
					@ -43,11 +43,16 @@
 | 
				
			||||||
          <h1 class="text-white text-poppy-red">BLACK NOVEMBER SURPRISE!</h1>
 | 
					          <h1 class="text-white text-poppy-red">BLACK NOVEMBER SURPRISE!</h1>
 | 
				
			||||||
          <i class="fas fa-shopping-basket text-white fa-10x"></i>
 | 
					          <i class="fas fa-shopping-basket text-white fa-10x"></i>
 | 
				
			||||||
          <p class="mt-2 text-white">
 | 
					          <p class="mt-2 text-white">
 | 
				
			||||||
            Check what we have prepared and start using the richest UI Kit today.<br />Hurry up & don't
 | 
					            Check what we have prepared and start using the richest UI Kit today.<br />Hurry up &
 | 
				
			||||||
            loose your chance.
 | 
					            don't loose your chance.
 | 
				
			||||||
          </p>
 | 
					          </p>
 | 
				
			||||||
          <p>
 | 
					          <p>
 | 
				
			||||||
            <a type="button" class="btn btn-danger btn-rounded btn-lg text-white bg-poppy-red" href="https://mdbootstrap.com/sale/" ><i class="fas fa-cart-arrow-down"></i> CLAIM OFFER</a>
 | 
					            <a
 | 
				
			||||||
 | 
					              type="button"
 | 
				
			||||||
 | 
					              class="btn btn-danger btn-rounded btn-lg text-white bg-poppy-red"
 | 
				
			||||||
 | 
					              href="https://mdbootstrap.com/sale/"
 | 
				
			||||||
 | 
					              ><i class="fas fa-cart-arrow-down"></i> CLAIM OFFER</a
 | 
				
			||||||
 | 
					            >
 | 
				
			||||||
          </p>
 | 
					          </p>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
| 
						 | 
					@ -59,4 +64,4 @@
 | 
				
			||||||
  <script type="text/javascript" src="js/mdb.min.js"></script>
 | 
					  <script type="text/javascript" src="js/mdb.min.js"></script>
 | 
				
			||||||
  <!-- Custom scripts -->
 | 
					  <!-- Custom scripts -->
 | 
				
			||||||
  <script type="text/javascript"></script>
 | 
					  <script type="text/javascript"></script>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										6
									
								
								js/mdb.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								js/mdb.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "name": "mdb-ui-kit",
 | 
					  "name": "mdb-ui-kit",
 | 
				
			||||||
  "version": "2.2.0",
 | 
					  "version": "2.2.1",
 | 
				
			||||||
  "main": "js/mdb.min.js",
 | 
					  "main": "js/mdb.min.js",
 | 
				
			||||||
  "repository": "https://github.com/mdbootstrap/mdb-ui-kit.git",
 | 
					  "repository": "https://github.com/mdbootstrap/mdb-ui-kit.git",
 | 
				
			||||||
  "author": "MDBootstrap",
 | 
					  "author": "MDBootstrap",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -339,7 +339,7 @@ $note: map-merge(
 | 
				
			||||||
    ),
 | 
					    ),
 | 
				
			||||||
  ),
 | 
					  ),
 | 
				
			||||||
  $note
 | 
					  $note
 | 
				
			||||||
) !default;
 | 
					);
 | 
				
			||||||
// scss-docs-end note-colors-map
 | 
					// scss-docs-end note-colors-map
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Body
 | 
					// Body
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user