mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
run grunt dist
This commit is contained in:
80
dist/css/bootstrap.css
vendored
80
dist/css/bootstrap.css
vendored
@@ -2576,6 +2576,10 @@ input[type="button"].btn-block {
|
||||
content: "\e032";
|
||||
}
|
||||
|
||||
.glyphicon-lock:before {
|
||||
content: "\e033";
|
||||
}
|
||||
|
||||
.glyphicon-flag:before {
|
||||
content: "\e034";
|
||||
}
|
||||
@@ -2616,10 +2620,18 @@ input[type="button"].btn-block {
|
||||
content: "\e043";
|
||||
}
|
||||
|
||||
.glyphicon-bookmark:before {
|
||||
content: "\e044";
|
||||
}
|
||||
|
||||
.glyphicon-print:before {
|
||||
content: "\e045";
|
||||
}
|
||||
|
||||
.glyphicon-camera:before {
|
||||
content: "\e046";
|
||||
}
|
||||
|
||||
.glyphicon-font:before {
|
||||
content: "\e047";
|
||||
}
|
||||
@@ -2832,6 +2844,10 @@ input[type="button"].btn-block {
|
||||
content: "\e103";
|
||||
}
|
||||
|
||||
.glyphicon-fire:before {
|
||||
content: "\e104";
|
||||
}
|
||||
|
||||
.glyphicon-eye-open:before {
|
||||
content: "\e105";
|
||||
}
|
||||
@@ -2848,6 +2864,10 @@ input[type="button"].btn-block {
|
||||
content: "\e108";
|
||||
}
|
||||
|
||||
.glyphicon-calendar:before {
|
||||
content: "\e109";
|
||||
}
|
||||
|
||||
.glyphicon-random:before {
|
||||
content: "\e110";
|
||||
}
|
||||
@@ -2900,6 +2920,10 @@ input[type="button"].btn-block {
|
||||
content: "\e122";
|
||||
}
|
||||
|
||||
.glyphicon-bell:before {
|
||||
content: "\e123";
|
||||
}
|
||||
|
||||
.glyphicon-certificate:before {
|
||||
content: "\e124";
|
||||
}
|
||||
@@ -2948,6 +2972,10 @@ input[type="button"].btn-block {
|
||||
content: "\e135";
|
||||
}
|
||||
|
||||
.glyphicon-wrench:before {
|
||||
content: "\e136";
|
||||
}
|
||||
|
||||
.glyphicon-tasks:before {
|
||||
content: "\e137";
|
||||
}
|
||||
@@ -2956,6 +2984,10 @@ input[type="button"].btn-block {
|
||||
content: "\e138";
|
||||
}
|
||||
|
||||
.glyphicon-briefcase:before {
|
||||
content: "\e139";
|
||||
}
|
||||
|
||||
.glyphicon-fullscreen:before {
|
||||
content: "\e140";
|
||||
}
|
||||
@@ -2964,6 +2996,10 @@ input[type="button"].btn-block {
|
||||
content: "\e141";
|
||||
}
|
||||
|
||||
.glyphicon-paperclip:before {
|
||||
content: "\e142";
|
||||
}
|
||||
|
||||
.glyphicon-heart-empty:before {
|
||||
content: "\e143";
|
||||
}
|
||||
@@ -2976,6 +3012,10 @@ input[type="button"].btn-block {
|
||||
content: "\e145";
|
||||
}
|
||||
|
||||
.glyphicon-pushpin:before {
|
||||
content: "\e146";
|
||||
}
|
||||
|
||||
.glyphicon-usd:before {
|
||||
content: "\e148";
|
||||
}
|
||||
@@ -3184,46 +3224,6 @@ input[type="button"].btn-block {
|
||||
content: "\e200";
|
||||
}
|
||||
|
||||
.glyphicon-briefcase:before {
|
||||
content: "\1f4bc";
|
||||
}
|
||||
|
||||
.glyphicon-calendar:before {
|
||||
content: "\1f4c5";
|
||||
}
|
||||
|
||||
.glyphicon-pushpin:before {
|
||||
content: "\1f4cc";
|
||||
}
|
||||
|
||||
.glyphicon-paperclip:before {
|
||||
content: "\1f4ce";
|
||||
}
|
||||
|
||||
.glyphicon-camera:before {
|
||||
content: "\1f4f7";
|
||||
}
|
||||
|
||||
.glyphicon-lock:before {
|
||||
content: "\1f512";
|
||||
}
|
||||
|
||||
.glyphicon-bell:before {
|
||||
content: "\1f514";
|
||||
}
|
||||
|
||||
.glyphicon-bookmark:before {
|
||||
content: "\1f516";
|
||||
}
|
||||
|
||||
.glyphicon-fire:before {
|
||||
content: "\1f525";
|
||||
}
|
||||
|
||||
.glyphicon-wrench:before {
|
||||
content: "\1f527";
|
||||
}
|
||||
|
||||
.caret {
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user