mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Switch to inline comments for stylelint inline directives.
Otherwise the comments are actually output to the CSS.
This commit is contained in:
parent
4ebe2b8753
commit
fb5a1c6b29
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-id, declaration-no-important */
|
// stylelint-disable selector-max-id, declaration-no-important
|
||||||
|
|
||||||
#carbonads {
|
#carbonads {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-no-important, selector-attribute-quotes */
|
// stylelint-disable declaration-no-important, selector-attribute-quotes
|
||||||
|
|
||||||
// Docsearch overrides
|
// Docsearch overrides
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable property-no-vendor-prefix */
|
// stylelint-disable property-no-vendor-prefix
|
||||||
|
|
||||||
.anchorjs-link {
|
.anchorjs-link {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type */
|
// stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type
|
||||||
|
|
||||||
.bs-customizer .toggle {
|
.bs-customizer .toggle {
|
||||||
float: right;
|
float: right;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type */
|
// stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type
|
||||||
|
|
||||||
// Grid examples
|
// Grid examples
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable at-rule-no-vendor-prefix */
|
// stylelint-disable at-rule-no-vendor-prefix
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* IE10 viewport hack for Surface/desktop Windows 8 bug
|
* IE10 viewport hack for Surface/desktop Windows 8 bug
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable value-no-vendor-prefix, function-name-case */
|
// stylelint-disable value-no-vendor-prefix, function-name-case
|
||||||
|
|
||||||
.bs-docs-masthead,
|
.bs-docs-masthead,
|
||||||
.bs-docs-header {
|
.bs-docs-header {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-type, selector-no-qualifying-type, declaration-no-important */
|
// stylelint-disable selector-max-type, selector-no-qualifying-type, declaration-no-important
|
||||||
|
|
||||||
//
|
//
|
||||||
// Misc
|
// Misc
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type, declaration-no-important */
|
// stylelint-disable selector-no-qualifying-type, declaration-no-important
|
||||||
|
|
||||||
// Responsive (scrollable) doc tables
|
// Responsive (scrollable) doc tables
|
||||||
.table-responsive .highlight pre {
|
.table-responsive .highlight pre {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-compound-selectors */
|
// stylelint-disable selector-max-compound-selectors
|
||||||
|
|
||||||
// By default it's not affixed in mobile views, so undo that
|
// By default it's not affixed in mobile views, so undo that
|
||||||
.bs-docs-sidebar.affix {
|
.bs-docs-sidebar.affix {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-id */
|
// stylelint-disable selector-max-id
|
||||||
|
|
||||||
#skippy {
|
#skippy {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-block-single-line-max-declarations */
|
// stylelint-disable declaration-block-single-line-max-declarations
|
||||||
|
|
||||||
.hll { background-color: #ffc; }
|
.hll { background-color: #ffc; }
|
||||||
.c { color: #999; }
|
.c { color: #999; }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type */
|
||||||
|
|
||||||
//
|
//
|
||||||
// Button groups
|
// Button groups
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Buttons
|
// Buttons
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable media-feature-name-no-unknown */
|
// stylelint-disable media-feature-name-no-unknown
|
||||||
|
|
||||||
//
|
//
|
||||||
// Carousel
|
// Carousel
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable property-no-vendor-prefix */
|
// stylelint-disable property-no-vendor-prefix
|
||||||
|
|
||||||
//
|
//
|
||||||
// Close icons
|
// Close icons
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Component animations
|
// Component animations
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation */
|
// stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation
|
||||||
|
|
||||||
//
|
//
|
||||||
// Forms
|
// Forms
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable value-list-comma-newline-after, value-list-comma-space-after, indentation, declaration-colon-newline-after, font-family-no-missing-generic-family-keyword */
|
// stylelint-disable value-list-comma-newline-after, value-list-comma-space-after, indentation, declaration-colon-newline-after, font-family-no-missing-generic-family-keyword
|
||||||
|
|
||||||
//
|
//
|
||||||
// Glyphicons for Bootstrap
|
// Glyphicons for Bootstrap
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Input groups
|
// Input groups
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// List groups
|
// List groups
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable value-no-vendor-prefix, selector-max-id */
|
// stylelint-disable value-no-vendor-prefix, selector-max-id
|
||||||
|
|
||||||
#gradient {
|
#gradient {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable font-family-name-quotes, font-family-no-missing-generic-family-keyword */
|
// stylelint-disable font-family-name-quotes, font-family-no-missing-generic-family-keyword
|
||||||
|
|
||||||
// CSS image replacement
|
// CSS image replacement
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable media-feature-name-no-vendor-prefix, media-feature-parentheses-space-inside, media-feature-name-no-unknown, indentation, at-rule-name-space-after */
|
// stylelint-disable media-feature-name-no-vendor-prefix, media-feature-parentheses-space-inside, media-feature-name-no-unknown, indentation, at-rule-name-space-after
|
||||||
|
|
||||||
// Responsive image
|
// Responsive image
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-no-important */
|
// stylelint-disable declaration-no-important
|
||||||
|
|
||||||
.responsive-visibility() {
|
.responsive-visibility() {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable indentation, property-no-vendor-prefix, selector-no-vendor-prefix */
|
// stylelint-disable indentation, property-no-vendor-prefix, selector-no-vendor-prefix
|
||||||
|
|
||||||
// Vendor Prefixes
|
// Vendor Prefixes
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, selector-max-class, declaration-no-important, selector-no-qualifying-type, no-duplicate-selectors */
|
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, selector-max-class, declaration-no-important, selector-no-qualifying-type, no-duplicate-selectors
|
||||||
|
|
||||||
//
|
//
|
||||||
// Navbars
|
// Navbars
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type, selector-max-type */
|
// stylelint-disable selector-no-qualifying-type, selector-max-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Navs
|
// Navs
|
||||||
|
2
less/normalize.less
vendored
2
less/normalize.less
vendored
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable */
|
// stylelint-disable
|
||||||
|
|
||||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, no-duplicate-selectors */
|
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, no-duplicate-selectors
|
||||||
|
|
||||||
//
|
//
|
||||||
// Panels
|
// Panels
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable no-duplicate-selectors */
|
// stylelint-disable no-duplicate-selectors
|
||||||
|
|
||||||
//
|
//
|
||||||
// Popovers
|
// Popovers
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-no-important, selector-no-qualifying-type */
|
// stylelint-disable declaration-no-important, selector-no-qualifying-type
|
||||||
|
|
||||||
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
|
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable at-rule-no-vendor-prefix */
|
// stylelint-disable at-rule-no-vendor-prefix
|
||||||
|
|
||||||
//
|
//
|
||||||
// Progress bars
|
// Progress bars
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-no-important, at-rule-no-vendor-prefix */
|
// stylelint-disable declaration-no-important, at-rule-no-vendor-prefix
|
||||||
|
|
||||||
//
|
//
|
||||||
// Responsive: Utility classes
|
// Responsive: Utility classes
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-no-qualifying-type */
|
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Tables
|
// Tables
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors */
|
// stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap v3.4.0 (http://getbootstrap.com)
|
* Bootstrap v3.4.0 (http://getbootstrap.com)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-no-qualifying-type */
|
// stylelint-disable selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Thumbnails
|
// Thumbnails
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable no-duplicate-selectors */
|
// stylelint-disable no-duplicate-selectors
|
||||||
|
|
||||||
//
|
//
|
||||||
// Tooltips
|
// Tooltips
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable selector-list-comma-newline-after, selector-no-qualifying-type */
|
// stylelint-disable selector-list-comma-newline-after, selector-no-qualifying-type
|
||||||
|
|
||||||
//
|
//
|
||||||
// Typography
|
// Typography
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable declaration-no-important */
|
// stylelint-disable declaration-no-important
|
||||||
|
|
||||||
//
|
//
|
||||||
// Utility classes
|
// Utility classes
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* stylelint-disable value-keyword-case */
|
// stylelint-disable value-keyword-case
|
||||||
|
|
||||||
//
|
//
|
||||||
// Variables
|
// Variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user