mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
grunt
This commit is contained in:
Vendored
+1
-22
@@ -5256,6 +5256,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
@@ -5274,35 +5275,19 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.progress[value]::-moz-progress-bar {
|
.progress[value]::-moz-progress-bar {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-value {
|
.progress[value]::-webkit-progress-value {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-moz-progress-bar {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-webkit-progress-value {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-bar {
|
.progress[value]::-webkit-progress-bar {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
base::-moz-progress-bar,
|
base::-moz-progress-bar,
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 0\0) {
|
@media screen and (min-width: 0\0) {
|
||||||
@@ -5315,12 +5300,6 @@ base::-moz-progress-bar,
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
text-indent: -999rem;
|
text-indent: -999rem;
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
.progress[width="100%"] {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-22
@@ -4928,6 +4928,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
@@ -4946,35 +4947,19 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.progress[value]::-moz-progress-bar {
|
.progress[value]::-moz-progress-bar {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-value {
|
.progress[value]::-webkit-progress-value {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-moz-progress-bar {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-webkit-progress-value {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-bar {
|
.progress[value]::-webkit-progress-bar {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
base::-moz-progress-bar,
|
base::-moz-progress-bar,
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 0\0) {
|
@media screen and (min-width: 0\0) {
|
||||||
@@ -4987,12 +4972,6 @@ base::-moz-progress-bar,
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
text-indent: -999rem;
|
text-indent: -999rem;
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
.progress[width="100%"] {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
if (typeof jQuery === 'undefined') {
|
if (typeof jQuery === 'undefined') {
|
||||||
throw new Error('Bootstrap\'s JavaScript requires jQuery')
|
throw new Error('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.')
|
||||||
}
|
}
|
||||||
|
|
||||||
+function ($) {
|
+function ($) {
|
||||||
@@ -2732,7 +2732,8 @@ var Tooltip = function ($) {
|
|||||||
selector: false,
|
selector: false,
|
||||||
placement: 'top',
|
placement: 'top',
|
||||||
offset: '0 0',
|
offset: '0 0',
|
||||||
constraints: []
|
constraints: [],
|
||||||
|
container: false
|
||||||
};
|
};
|
||||||
|
|
||||||
var DefaultType = {
|
var DefaultType = {
|
||||||
@@ -2745,7 +2746,8 @@ var Tooltip = function ($) {
|
|||||||
selector: '(string|boolean)',
|
selector: '(string|boolean)',
|
||||||
placement: '(string|function)',
|
placement: '(string|function)',
|
||||||
offset: 'string',
|
offset: 'string',
|
||||||
constraints: 'array'
|
constraints: 'array',
|
||||||
|
container: '(string|element|boolean)'
|
||||||
};
|
};
|
||||||
|
|
||||||
var AttachmentMap = {
|
var AttachmentMap = {
|
||||||
@@ -2921,7 +2923,9 @@ var Tooltip = function ($) {
|
|||||||
|
|
||||||
var attachment = this._getAttachment(placement);
|
var attachment = this._getAttachment(placement);
|
||||||
|
|
||||||
$(tip).data(this.constructor.DATA_KEY, this).appendTo(document.body);
|
var container = this.config.container === false ? document.body : $(this.config.container);
|
||||||
|
|
||||||
|
$(tip).data(this.constructor.DATA_KEY, this).appendTo(container);
|
||||||
|
|
||||||
$(this.element).trigger(this.constructor.Event.INSERTED);
|
$(this.element).trigger(this.constructor.Event.INSERTED);
|
||||||
|
|
||||||
|
|||||||
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Vendored
+1
-22
@@ -5256,6 +5256,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
@@ -5274,35 +5275,19 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.progress[value]::-moz-progress-bar {
|
.progress[value]::-moz-progress-bar {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-value {
|
.progress[value]::-webkit-progress-value {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-moz-progress-bar {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-webkit-progress-value {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-bar {
|
.progress[value]::-webkit-progress-bar {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
base::-moz-progress-bar,
|
base::-moz-progress-bar,
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 0\0) {
|
@media screen and (min-width: 0\0) {
|
||||||
@@ -5315,12 +5300,6 @@ base::-moz-progress-bar,
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
text-indent: -999rem;
|
text-indent: -999rem;
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
.progress[width="100%"] {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -4928,6 +4928,7 @@ a.badge:focus, a.badge:hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
@@ -4946,35 +4947,19 @@ a.badge:focus, a.badge:hover {
|
|||||||
|
|
||||||
.progress[value]::-moz-progress-bar {
|
.progress[value]::-moz-progress-bar {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-value {
|
.progress[value]::-webkit-progress-value {
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-moz-progress-bar {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress[value="100"]::-webkit-progress-value {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress[value]::-webkit-progress-bar {
|
.progress[value]::-webkit-progress-bar {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
base::-moz-progress-bar,
|
base::-moz-progress-bar,
|
||||||
.progress[value] {
|
.progress[value] {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 0\0) {
|
@media screen and (min-width: 0\0) {
|
||||||
@@ -4987,12 +4972,6 @@ base::-moz-progress-bar,
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
text-indent: -999rem;
|
text-indent: -999rem;
|
||||||
background-color: #0074d9;
|
background-color: #0074d9;
|
||||||
border-bottom-left-radius: 0.25rem;
|
|
||||||
border-top-left-radius: 0.25rem;
|
|
||||||
}
|
|
||||||
.progress[width="100%"] {
|
|
||||||
border-bottom-right-radius: 0.25rem;
|
|
||||||
border-top-right-radius: 0.25rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
if (typeof jQuery === 'undefined') {
|
if (typeof jQuery === 'undefined') {
|
||||||
throw new Error('Bootstrap\'s JavaScript requires jQuery')
|
throw new Error('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.')
|
||||||
}
|
}
|
||||||
|
|
||||||
+function ($) {
|
+function ($) {
|
||||||
@@ -2732,7 +2732,8 @@ var Tooltip = function ($) {
|
|||||||
selector: false,
|
selector: false,
|
||||||
placement: 'top',
|
placement: 'top',
|
||||||
offset: '0 0',
|
offset: '0 0',
|
||||||
constraints: []
|
constraints: [],
|
||||||
|
container: false
|
||||||
};
|
};
|
||||||
|
|
||||||
var DefaultType = {
|
var DefaultType = {
|
||||||
@@ -2745,7 +2746,8 @@ var Tooltip = function ($) {
|
|||||||
selector: '(string|boolean)',
|
selector: '(string|boolean)',
|
||||||
placement: '(string|function)',
|
placement: '(string|function)',
|
||||||
offset: 'string',
|
offset: 'string',
|
||||||
constraints: 'array'
|
constraints: 'array',
|
||||||
|
container: '(string|element|boolean)'
|
||||||
};
|
};
|
||||||
|
|
||||||
var AttachmentMap = {
|
var AttachmentMap = {
|
||||||
@@ -2921,7 +2923,9 @@ var Tooltip = function ($) {
|
|||||||
|
|
||||||
var attachment = this._getAttachment(placement);
|
var attachment = this._getAttachment(placement);
|
||||||
|
|
||||||
$(tip).data(this.constructor.DATA_KEY, this).appendTo(document.body);
|
var container = this.config.container === false ? document.body : $(this.config.container);
|
||||||
|
|
||||||
|
$(tip).data(this.constructor.DATA_KEY, this).appendTo(container);
|
||||||
|
|
||||||
$(this.element).trigger(this.constructor.Event.INSERTED);
|
$(this.element).trigger(this.constructor.Event.INSERTED);
|
||||||
|
|
||||||
|
|||||||
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Vendored
+7
-3
@@ -45,7 +45,8 @@ var Tooltip = function ($) {
|
|||||||
selector: false,
|
selector: false,
|
||||||
placement: 'top',
|
placement: 'top',
|
||||||
offset: '0 0',
|
offset: '0 0',
|
||||||
constraints: []
|
constraints: [],
|
||||||
|
container: false
|
||||||
};
|
};
|
||||||
|
|
||||||
var DefaultType = {
|
var DefaultType = {
|
||||||
@@ -58,7 +59,8 @@ var Tooltip = function ($) {
|
|||||||
selector: '(string|boolean)',
|
selector: '(string|boolean)',
|
||||||
placement: '(string|function)',
|
placement: '(string|function)',
|
||||||
offset: 'string',
|
offset: 'string',
|
||||||
constraints: 'array'
|
constraints: 'array',
|
||||||
|
container: '(string|element|boolean)'
|
||||||
};
|
};
|
||||||
|
|
||||||
var AttachmentMap = {
|
var AttachmentMap = {
|
||||||
@@ -234,7 +236,9 @@ var Tooltip = function ($) {
|
|||||||
|
|
||||||
var attachment = this._getAttachment(placement);
|
var attachment = this._getAttachment(placement);
|
||||||
|
|
||||||
$(tip).data(this.constructor.DATA_KEY, this).appendTo(document.body);
|
var container = this.config.container === false ? document.body : $(this.config.container);
|
||||||
|
|
||||||
|
$(tip).data(this.constructor.DATA_KEY, this).appendTo(container);
|
||||||
|
|
||||||
$(this.element).trigger(this.constructor.Event.INSERTED);
|
$(this.element).trigger(this.constructor.Event.INSERTED);
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user