-// stylelint-disable declaration-no-important, selector-attribute-quotes
+// stylelint-disable declaration-no-important
// Docsearch overrides
//
display: none !important;
}
- [class^=ds-dataset-] {
+ [class^="ds-dataset-"] {
padding: 0 !important;
overflow: visible !important;
background-color: transparent !important;
-// stylelint-disable property-no-vendor-prefix
-
.anchorjs-link {
color: inherit;
}
*:hover > .anchorjs-link {
opacity: .75;
- -webkit-transition: color .16s linear;
- -o-transition: color .16s linear;
transition: color .16s linear;
}
-// stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type
+// stylelint-disable selector-max-id, selector-no-qualifying-type
.bs-customizer .toggle {
float: right;
color: #fff;
background-color: #d9534f;
border-bottom: 1px solid #b94441;
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
}
.bs-customizer-alert .close {
color: #fff;
background-color: #a83c3a;
border-color: #973634;
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
-// stylelint-disable property-no-vendor-prefix, selector-max-id, selector-no-qualifying-type
+// stylelint-disable selector-max-id, selector-no-qualifying-type
// Grid examples
//
border-color: #e5e5e5 #eee #eee;
border-style: solid;
border-width: 1px 0;
- -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
}
// Echo out a label for the example
border-color: #ddd;
border-width: 1px;
border-radius: 4px 4px 0 0;
- -webkit-box-shadow: none;
box-shadow: none;
}
.bs-example + .highlight,
border-color: rgba(82, 168, 236, .8);
outline: 0;
outline: thin dotted \9; // IE6-9
- -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
box-shadow: 0 0 8px rgba(82, 168, 236, .6);
}
-// 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
//
// Forms