Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
b8c0388f
Commit
b8c0388f
authored
13 years ago
by
Jacob Thornton
Browse files
Options
Download
Email Patches
Plain Diff
fix sans-serif order in forms.less and rebuild
parent
dc5bedda
9 merge requests
!1475
2.0 wip
,
!1403
warningText and warningBackground docs fix
,
!1351
2.0 wip - relative font sizes
,
!1315
[2.0-wip] Fix mustache glob when building
,
!1268
[wip-2.0] IE 7/8 Typehead JS fix
,
!1236
2.0 wip - Fix for issue #1202
,
!1219
Removed dotted outline on navbar dropdown menu
,
!1210
Missing icon class from examples
,
!1195
Fixed display of secondary container
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bootstrap.css
+34
-34
bootstrap.css
bootstrap.min.css
+29
-29
bootstrap.min.css
lib/forms.less
+1
-1
lib/forms.less
with
64 additions
and
64 deletions
+64
-64
bootstrap.css
+
34
-
34
View file @
b8c0388f
...
...
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Sun Jan 22 20:0
2
:4
2
PST 2012
* Date: Sun Jan 22 20:0
6
:4
6
PST 2012
*/
html
,
body
{
margin
:
0
;
...
...
@@ -425,7 +425,7 @@ hr {
margin
:
18px
0
;
border
:
0
;
border-top
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#fff
;
border-bottom
:
1px
solid
#fff
fff
;
}
strong
{
font-style
:
inherit
;
...
...
@@ -448,7 +448,7 @@ abbr {
blockquote
{
padding-left
:
15px
;
margin-bottom
:
18px
;
border-left
:
5px
solid
#eee
;
border-left
:
5px
solid
#eee
eee
;
}
blockquote
p
{
margin-bottom
:
0
;
...
...
@@ -469,7 +469,7 @@ blockquote.pull-right {
padding-left
:
0
;
padding-right
:
15px
;
border-left
:
0
;
border-right
:
5px
solid
#eee
;
border-right
:
5px
solid
#eee
eee
;
}
blockquote
.pull-right
p
,
blockquote
.pull-right
small
{
text-align
:
right
;
...
...
@@ -533,8 +533,8 @@ input,
select
,
textarea
{
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
normal
;
font-weight
:
13px
;
font-size
:
13px
;
font-weight
:
normal
;
line-height
:
18px
;
}
label
{
...
...
@@ -1101,7 +1101,7 @@ table .header:after {
margin-top
:
7px
;
border-width
:
0
4px
4px
;
border-style
:
solid
;
border-color
:
#000
transparent
;
border-color
:
#000
000
transparent
;
visibility
:
hidden
;
}
table
.headerSortUp
,
table
.headerSortDown
{
...
...
@@ -1121,7 +1121,7 @@ table .headerSortUp:after {
border-bottom
:
none
;
border-left
:
4px
solid
transparent
;
border-right
:
4px
solid
transparent
;
border-top
:
4px
solid
#000
;
border-top
:
4px
solid
#000
000
;
visibility
:
visible
;
-webkit-box-shadow
:
none
;
-moz-box-shadow
:
none
;
...
...
@@ -1420,7 +1420,7 @@ i {
vertical-align
:
top
;
border-left
:
4px
solid
transparent
;
border-right
:
4px
solid
transparent
;
border-top
:
4px
solid
#000
;
border-top
:
4px
solid
#000
000
;
filter
:
alpha
(
opacity
=
30
);
-moz-opacity
:
0.3
;
opacity
:
0.3
;
...
...
@@ -1483,7 +1483,7 @@ i {
white-space
:
nowrap
;
}
.dropdown-menu
li
>
a
:hover
,
.dropdown-menu
.active
>
a
,
.dropdown-menu
.active
>
a
:hover
{
color
:
#fff
;
color
:
#fff
fff
;
text-decoration
:
none
;
background-color
:
#0088cc
;
}
...
...
@@ -1572,7 +1572,7 @@ i {
}
.nav
>
li
>
a
:hover
{
text-decoration
:
none
;
background-color
:
#eee
;
background-color
:
#eee
eee
;
}
.nav.list
{
padding-left
:
14px
;
...
...
@@ -1638,7 +1638,7 @@ i {
border-radius
:
4px
4px
0
0
;
}
.tabs
>
li
>
a
:hover
{
border-color
:
#eee
#
eee
#ddd
;
border-color
:
#eee
eee
#ee
eee
e
#ddd
ddd
;
}
.tabs
>
.active
>
a
,
.tabs
>
.active
>
a
:hover
{
color
:
#555555
;
...
...
@@ -1712,25 +1712,25 @@ i {
border-top-color
:
#005580
;
}
.tabs
.active
.dropdown-toggle
.caret
,
.pills
.active
.dropdown-toggle
.caret
{
border-top-color
:
#333
;
border-top-color
:
#333
333
;
}
.nav
>
.dropdown.active
>
a
:hover
{
color
:
#000
;
color
:
#000
000
;
cursor
:
pointer
;
}
.tabs
.open
.dropdown-toggle
,
.pills
.open
.dropdown-toggle
,
.nav
>
.open.active
>
a
:hover
{
color
:
#fff
;
background-color
:
#999
;
border-color
:
#999
;
color
:
#fff
fff
;
background-color
:
#999
999
;
border-color
:
#999
999
;
}
.nav
.open
.caret
,
.nav
.open.active
.caret
,
.nav
.open
a
:hover
.caret
{
border-top-color
:
#fff
;
border-top-color
:
#fff
fff
;
filter
:
alpha
(
opacity
=
100
);
-moz-opacity
:
1
;
opacity
:
1
;
}
.tabs.stacked
.open
>
a
:hover
{
border-color
:
#999
;
border-color
:
#999
999
;
}
.tabbable
{
*
zoom
:
1
;
...
...
@@ -1790,7 +1790,7 @@ i {
border-radius
:
4px
0
0
4px
;
}
.tabs-left
.tabs
>
li
>
a
:hover
{
border-color
:
#eee
#ddd
#eee
#
eee
;
border-color
:
#eee
eee
#dddddd
#eeeeee
#eee
eee
;
}
.tabs-left
.tabs
.active
>
a
,
.tabs-left
.tabs
.active
>
a
:hover
{
border-color
:
#ddd
transparent
#ddd
#ddd
;
...
...
@@ -1807,7 +1807,7 @@ i {
border-radius
:
0
4px
4px
0
;
}
.tabs-right
.tabs
>
li
>
a
:hover
{
border-color
:
#eee
#eee
#eee
#
ddd
;
border-color
:
#eee
eee
#eeeeee
#eeeeee
#ddd
ddd
;
}
.tabs-right
.tabs
.active
>
a
,
.tabs-right
.tabs
.active
>
a
:hover
{
border-color
:
#ddd
#ddd
#ddd
transparent
;
...
...
@@ -1961,7 +1961,7 @@ i {
.navbar
.nav
.active
>
a
{
color
:
#ffffff
;
text-decoration
:
none
;
background-color
:
#222
;
background-color
:
#222
222
;
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
}
.navbar
.vertical-divider
{
...
...
@@ -1969,7 +1969,7 @@ i {
width
:
1px
;
margin
:
0
5px
;
overflow
:
hidden
;
background-color
:
#222
;
background-color
:
#222
222
;
border-right
:
1px
solid
#444
;
}
.navbar
.nav.pull-right
{
...
...
@@ -1998,13 +1998,13 @@ i {
display
:
inline-block
;
border-left
:
6px
solid
transparent
;
border-right
:
6px
solid
transparent
;
border-bottom
:
6px
solid
#fff
;
border-bottom
:
6px
solid
#fff
fff
;
position
:
absolute
;
top
:
-6px
;
left
:
10px
;
}
.navbar
.nav
.dropdown-toggle
.caret
,
.navbar
.nav
.open.dropdown
.caret
{
border-top-color
:
#fff
;
border-top-color
:
#fff
fff
;
}
.navbar
.nav
.active
.caret
{
filter
:
alpha
(
opacity
=
100
);
...
...
@@ -2015,7 +2015,7 @@ i {
background-color
:
transparent
;
}
.navbar
.nav
.active
>
.dropdown-toggle
:hover
{
color
:
#fff
;
color
:
#fff
fff
;
}
.navbar
.nav.pull-right
.dropdown-menu
{
right
:
0
;
...
...
@@ -2299,7 +2299,7 @@ i {
.tooltip-inner
{
max-width
:
200px
;
padding
:
3px
8px
;
color
:
white
;
color
:
#ffffff
;
text-align
:
center
;
text-decoration
:
none
;
background-color
:
#000000
;
...
...
@@ -2460,7 +2460,7 @@ i {
padding
:
5px
10px
6px
;
font-size
:
13px
;
line-height
:
normal
;
color
:
#333
;
color
:
#333
333
;
text-shadow
:
0
1px
1px
rgba
(
255
,
255
,
255
,
0.75
);
background-color
:
#e6e6e6
;
background-image
:
-webkit-gradient
(
linear
,
0
0
,
0
100%
,
from
(
#ffffff
),
color-stop
(
25%
,
#ffffff
),
to
(
#e6e6e6
));
...
...
@@ -2650,7 +2650,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
.danger
.caret
,
.info
.caret
,
.success
.caret
{
border-top-color
:
#fff
;
border-top-color
:
#fff
fff
;
filter
:
alpha
(
opacity
=
75
);
-moz-opacity
:
0.75
;
opacity
:
0.75
;
...
...
@@ -2993,7 +2993,7 @@ a.thumbnail:hover {
line-height
:
30px
;
color
:
#ccc
;
text-align
:
center
;
background
:
#999
;
background
:
#999
999
;
background
:
rgba
(
0
,
0
,
0
,
0.5
);
-webkit-border-radius
:
20px
;
-moz-border-radius
:
20px
;
...
...
@@ -3004,9 +3004,9 @@ a.thumbnail:hover {
right
:
15px
;
}
.carousel-control
:hover
{
color
:
#fff
;
color
:
#fff
fff
;
text-decoration
:
none
;
background
:
#333
;
background
:
#333
333
;
background
:
rgba
(
0
,
0
,
0
,
0.75
);
}
.carousel-caption
{
...
...
@@ -3015,11 +3015,11 @@ a.thumbnail:hover {
right
:
0
;
bottom
:
0
;
padding
:
10px
15px
5px
;
background
:
#333
;
background
:
#333
333
;
background
:
rgba
(
0
,
0
,
0
,
0.75
);
}
.carousel-caption
h4
,
.carousel-caption
p
{
color
:
#fff
;
color
:
#fff
fff
;
}
.pull-right
{
float
:
right
;
...
...
This diff is collapsed.
Click to expand it.
bootstrap.min.css
+
29
-
29
View file @
b8c0388f
This diff is collapsed.
Click to expand it.
lib/forms.less
+
1
-
1
View file @
b8c0388f
...
...
@@ -28,7 +28,7 @@ label,
input,
select,
textarea {
#font > .sans-serif(
normal,
@baseFontSize,@baseLineHeight);
#font > .sans-serif(@baseFontSize,
normal,
@baseLineHeight);
}
// Identify controls by their labels
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets