]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clean out comments that aren't all that helpful
authorMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 01:33:34 +0000 (18:33 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 01:33:34 +0000 (18:33 -0700)
31 files changed:
scss/_alert.scss
scss/_animation.scss
scss/_breadcrumb.scss
scss/_button-group.scss
scss/_buttons.scss
scss/_carousel.scss
scss/_close.scss
scss/_code.scss
scss/_custom-forms.scss
scss/_dropdown.scss
scss/_forms.scss
scss/_grid.scss
scss/_input-group.scss
scss/_jumbotron.scss
scss/_labels.scss
scss/_list-group.scss
scss/_media.scss
scss/_mixins.scss
scss/_modal.scss
scss/_nav.scss
scss/_navbar.scss
scss/_pager.scss
scss/_pagination.scss
scss/_popover.scss
scss/_progress.scss
scss/_responsive-embed.scss
scss/_tables.scss
scss/_tooltip.scss
scss/_type.scss
scss/_utilities-responsive.scss
scss/_utilities.scss

index b264dc5af2621ebf0c6019651afa7910c82a94bc..aaa2a1da588fe25eb12f1d4d75322076123e71ca 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Alerts
-// --------------------------------------------------
-
-
 //
 // Base styles
 //
index d9e3e0a88c1786cee0dd2a90aaa320adfa7244b2..edd7147e51e084061ae19e8ae0b3125f20156813 100644 (file)
@@ -1,7 +1,3 @@
-//
-// Component animations
-// --------------------------------------------------
-
 .fade {
   opacity: 0;
   transition: opacity .15s linear;
index 15d7b6e190ae60cb769dc1ea06b17e23bdeb241b..d2302b829c2bbcf86eeb4f76b11c93611943575a 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Breadcrumbs
-// --------------------------------------------------
-
-
 .breadcrumb {
   padding: $breadcrumb-padding-vertical $breadcrumb-padding-horizontal;
   margin-bottom: $spacer-y;
index 0679b170b941eda020d4d303e143345a90aa3117..d85c637679f2fb2d4bf5909ca86a9ad412b65a11 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Button groups
-// --------------------------------------------------
-
-
 // Make the div behave like a button
 .btn-group,
 .btn-group-vertical {
index b4248697403f0280367a171428120731efcec1df..97d2251035c1f2c70527135d40d63b1f208e8b6e 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Buttons
-// --------------------------------------------------
-
-
 //
 // Base styles
 //
index 8eb4cdd2674641256811ed21c5c33380635b465a..c5a7fdfcbaf1a8fb34e79ff50f9196371b1de690 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Carousel
-// --------------------------------------------------
-
-
 // Wrapper for the slide container and indicators
 .carousel {
   position: relative;
index da86108d6faab5e2e5644d1ea13e0c380c3f4577..89e68a38177c4ac31abeb0be5e9aa60c340ae7ca 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Close icons
-// --------------------------------------------------
-
-
 .close {
   float: right;
   font-size: ($font-size-base * 1.5);
index e1c5413be671e943986a3790e1ebf70bc0fccc72..0de67d9ecc489e742b6eec89155e89b53abe0fc4 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Code (inline and block)
-// --------------------------------------------------
-
-
 // Inline and block code styles
 code,
 kbd,
index 64dd7368306a3e365b61ae419eb9e25a60026d1b..0a1abad2968aeaa922a453b79a07800d90ef8f40 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Custom forms
-// --------------------------------------------------
-
-
 // Embedded icons from Open Iconic.
 // Released under MIT and copyright 2014 Waybury.
 // http://useiconic.com/open
index 4ee6674e532b42b70631a9caa48ea234e6fcbac9..d3588d270700077ed16effb9943f88e5ec65be73 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Dropdown menus
-// --------------------------------------------------
-
-
 // The dropdown wrapper (div)
 .dropup,
 .dropdown {
index 2e82f70b28dc8dc72e3b11dd4d311307b705d2fc..1a4139f196dfd8be4352a0f81bb2a1ae5f7616aa 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Forms
-// --------------------------------------------------
-
-
 //
 // Textual form controls
 //
index 9e12e163a84873536b0a061f4795817cf9d095d2..b71d5b03df203936a9f4a4a5b6581e6c0f8461a7 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Grid system
-// --------------------------------------------------
-
-
 // Container widths
 //
 // Set the container width, and override it for fixed navbars in media queries.
index a0a44dacdf626230713e86332fbad53f4d3596ff..df8aa10eb90b9d117f7a997b49be8c741c876199 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Input groups
-// --------------------------------------------------
-
-
 //
 // Base styles
 //
index eea2e4883f49a156270843b95a4f772cbcceb0b6..97806afed3d2e67f824a2673221a01972e9980af 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Jumbotron
-// --------------------------------------------------
-
-
 .jumbotron {
   padding: $jumbotron-padding ($jumbotron-padding / 2);
   margin-bottom: $jumbotron-padding;
index d6dff7738eff68f9c7722a992db20cebf32cc041..599f3355828a1f933f7e0f15a3b25e541434486a 100644 (file)
@@ -1,7 +1,7 @@
+// Base class
 //
-// Labels
-// --------------------------------------------------
-
+// Requires one of the contextual, color modifier classes for `color` and
+// `background-color`.
 
 .label {
   display: inline-block;
index de93eef4d0b83c39405660175233a707ae438dd8..d909022900df225158b6c42333caad41452aec15 100644 (file)
@@ -1,8 +1,3 @@
-//
-// List groups
-// --------------------------------------------------
-
-
 // Base class
 //
 // Easily usable on <ul>, <ol>, or <div>.
index f4093f138577ac8ebff7c0c755e20644ce7fe9ef..c92e2b1c297ead60c6605b28a3580e63744c45e2 100644 (file)
@@ -1,7 +1,3 @@
-//
-// Media
-// --------------------------------------------------
-
 @if $enable-flex {
   .media {
     display: flex;
@@ -47,7 +43,7 @@
 
 .media-object {
   display: block;
-  
+
   // Fix collapse in webkit from max-width: 100% and display: table-cell.
   &.img-thumbnail {
     max-width: none;
index 79733597ffc9d2d5778125c90a02321af79d49d5..35f46feb73ec34740d52d9e3bc14bd12bf4aafce 100644 (file)
@@ -1,6 +1,3 @@
-// Mixins
-// --------------------------------------------------
-
 // Toggles
 //
 // Used in conjunction with global variables to enable certain theme features.
index 3eb193a162ed9541c83ac3883e0d003cb9abf318..f034c77c8351d0b57b3ac58302e105b02fc446c5 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Modals
-// --------------------------------------------------
-
-
 // .modal-open      - body class for killing the scroll
 // .modal           - container to scroll within
 // .modal-dialog    - positioning shell for the actual modal
index c5ccc933628194b6b43e8a04ff5cb5a1b040059e..813ac36ffe97183aceaa19b5220d1d72ba17103c 100644 (file)
@@ -1,6 +1,7 @@
+// Base class
 //
-// Navs
-// --------------------------------------------------
+// Kickstart any navigation component with a set of style resets. Works with
+// `<nav>`s or `<ul>`s.
 
 .nav {
   padding-left: 0;
index 32735c8e58d6dd0944851e08a345c8ece3235d6b..965454f7f44079ec774376976c888ec6fc17656b 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Navbars
-// --------------------------------------------------
-
-
 // Wrapper and base class
 //
 // Provide a static navbar from which we expand to create full-width, fixed, and
index 98db07500fa72217c3c3733028110ebdffd527e6..06036c206ac512c9946b798c81b541e8eef7c922 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Pager pagination
-// --------------------------------------------------
-
-
 .pager {
   padding-left: 0;
   margin-top: $spacer-y;
index 1434cc0f49436e78b6edf69d570202a21ecfe13b..a52b9d1e231d42527d6871798f4b886cba69ed64 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Pagination (multiple pages)
-// --------------------------------------------------
-
-
 .pagination {
   display: inline-block;
   padding-left: 0;
index 0439a1cf15de935d1f85b5abb22715e1f796df1f..2bd8415d5477b261bb97871796de0f10aff3499b 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Popovers
-// --------------------------------------------------
-
-
 .popover {
   position: absolute;
   top: 0;
index 87c06c445d825109b920c22e4a11218e0c249eda..a93a634267a128e16b95905a37f3ccf70da6a099 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Progress bars
-// --------------------------------------------------
-
-
 //
 // Progress animations
 //
index 772b853c79cd06c855b79027c3d30a55fe9c4e67..ac4dc743a0ba8c75991d4dee4650ac4e2d7f09e7 100644 (file)
@@ -1,7 +1,3 @@
-//
-// Responsive embed
-// --------------------------------------------------
-
 // Credit: Nicolas Gallagher and SUIT CSS.
 
 .embed-responsive {
index 658248fc4381d7780f1e2b9bc48787f4025583c3..5f0698fb9becabc682cd4416a6c1505323e992a5 100644 (file)
@@ -1,10 +1,5 @@
 //
-// Custom tables
-// --------------------------------------------------
-
-
-//
-// Basic tables
+// Basic Bootstrap table
 //
 
 .table {
index 073ef4ecfa4edd29763295cca4b48d0c908f4206..941579ec975447bfeb08c8ef43942218e34a7626 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Tooltips
-// --------------------------------------------------
-
-
 // Base class
 .tooltip {
   position: absolute;
index fb8b371be045c0853d15573d2287360a1c244347..2f5cdb4f953e3e58b91170d7e009199ff039568b 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Typography
-// --------------------------------------------------
-
-
 //
 // Headings
 //
index bafd964b63da04fb826ce1462b54451495e2475a..c69ecc93e31b373da88a2609abfc3ae855e94791 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Responsive: Utility classes
-// --------------------------------------------------
-
-
 //
 // Mixins
 //
index 648c94c60f72b3f4d8b8eda84f1e7a66954f6c97..ecb0c544d745e8f8ef91f8a675eca06555f3f675 100644 (file)
@@ -1,8 +1,3 @@
-//
-// Utility classes
-// --------------------------------------------------
-
-
 //
 // Floats
 //