]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into...
authorMark Otto <markdotto@gmail.com>
Sat, 14 Jul 2018 21:07:14 +0000 (14:07 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 14 Jul 2018 21:07:14 +0000 (14:07 -0700)
1  2 
site/docs/4.1/examples/blog/blog.css
site/docs/4.1/examples/checkout/form-validation.css
site/docs/4.1/examples/dashboard/dashboard.css
site/docs/4.1/examples/offcanvas/offcanvas.css
site/docs/4.1/examples/pricing/pricing.css
site/docs/4.1/examples/product/product.css

index 059125fa866d0994d70888fcb2cb558d47c74e8b,e5a486421c4efca136a1180a23b5631d7ccd73d7..b60d0d2e906de081649fd60745f5d51be72ad2c1
@@@ -68,9 -68,8 +68,6 @@@ h1, h2, h3, h4, h5, h6 
    .h-md-250 { height: 250px; }
  }
  
- .border-top { border-top: 1px solid #e5e5e5; }
- .border-bottom { border-bottom: 1px solid #e5e5e5; }
 -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
--
  /*
   * Blog name and description
   */
index dcd283b97b02eee48f7780fffc320f2bf36c859a,2c1e67aa97071074db198ae16feac626cd880023..7a6246faec5adb79616183068c90effa28aa737b
@@@ -2,8 -2,6 +2,4 @@@
    max-width: 960px;
  }
  
- .border-top { border-top: 1px solid #e5e5e5; }
- .border-bottom { border-bottom: 1px solid #e5e5e5; }
- .border-top-gray { border-top-color: #adb5bd; }
 -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
--
  .lh-condensed { line-height: 1.25; }
index da003240032bdcf04a3ec162f2dfe5cfbac654b2,2b7ed74191295e0c15c8f473e6ce704aa741a31e..22de95a41149737f535e55b9a3edee6901b6654c
@@@ -70,8 -70,8 +70,6 @@@ body 
  
  .bg-purple { background-color: #6f42c1; }
  
- .border-bottom { border-bottom: 1px solid #e5e5e5; }
 -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
--
  .lh-100 { line-height: 1; }
  .lh-125 { line-height: 1.25; }
  .lh-150 { line-height: 1.5; }
index 203b8ebe918c98afe350ebfcb633ce28f18e2505,e94a5c77dc19f744082b06724f11cf861f5680f0..cbf0ec013aeeaa87ac7e300480655786343ddbdc
@@@ -18,6 -18,5 +18,3 @@@ html 
  .card-deck .card {
    min-width: 220px;
  }
--
- .border-top { border-top: 1px solid #e5e5e5; }
- .border-bottom { border-bottom: 1px solid #e5e5e5; }
 -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
index fc8b0451965c243e8d171426a1c67862023a7a88,84111ccf0132cd5c4b103ab71ad8df246349f223..4db2864fc53f6fb714699777f1204c588884dbfb
@@@ -60,9 -60,8 +60,6 @@@
   * Extra utilities
   */
  
- .border-top { border-top: 1px solid #e5e5e5; }
- .border-bottom { border-bottom: 1px solid #e5e5e5; }
 -.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
--
  .flex-equal > * {
    -ms-flex: 1;
    flex: 1;