Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
18157e9f
Commit
18157e9f
authored
Jul 23, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run make on prev commits
parent
9029b4c0
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
27 additions
and
29 deletions
+27
-29
dist/css/bootstrap.css
dist/css/bootstrap.css
+19
-23
dist/css/bootstrap.min.css
dist/css/bootstrap.min.css
+1
-1
less/carousel.less
less/carousel.less
+1
-1
less/list-group.less
less/list-group.less
+2
-2
less/variables.less
less/variables.less
+4
-2
No files found.
dist/css/bootstrap.css
View file @
18157e9f
...
...
@@ -700,8 +700,7 @@ pre {
word-break
:
break-all
;
word-wrap
:
break-word
;
background-color
:
#f5f5f5
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.15
);
border
:
1px
solid
#cccccc
;
border-radius
:
4px
;
}
...
...
@@ -1702,9 +1701,8 @@ select.input-small {
font-weight
:
normal
;
line-height
:
1.428571429
;
text-align
:
center
;
text-shadow
:
0
1px
0
#fff
;
background-color
:
#eeeeee
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
#ccc
ccc
;
border-radius
:
4px
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
...
...
@@ -1818,7 +1816,7 @@ select.input-small {
.btn
:hover
,
.btn
:focus
{
color
:
#fff
;
color
:
#fff
fff
;
text-decoration
:
none
;
}
...
...
@@ -2136,7 +2134,7 @@ input[type="button"].btn-block {
height
:
0
;
margin-left
:
2px
;
vertical-align
:
middle
;
border-top
:
4px
solid
#000
;
border-top
:
4px
solid
#000
000
;
border-right
:
4px
solid
transparent
;
border-left
:
4px
solid
transparent
;
content
:
""
;
...
...
@@ -2154,7 +2152,7 @@ input[type="button"].btn-block {
margin
:
2px
0
0
;
list-style
:
none
;
background-color
:
#ffffff
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
#ccc
ccc
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.15
);
border-radius
:
4px
;
-webkit-box-shadow
:
0
6px
12px
rgba
(
0
,
0
,
0
,
0.175
);
...
...
@@ -2168,11 +2166,10 @@ input[type="button"].btn-block {
}
.dropdown-menu
.divider
{
height
:
2
px
;
height
:
1
px
;
margin
:
9px
0
;
overflow
:
hidden
;
background-color
:
#e5e5e5
;
border-bottom
:
1px
solid
#ffffff
;
}
.dropdown-menu
>
li
>
a
{
...
...
@@ -2261,7 +2258,7 @@ input[type="button"].btn-block {
.dropup
.caret
,
.navbar-fixed-bottom
.dropdown
.caret
{
border-top
:
0
;
border-bottom
:
4px
solid
#000
;
border-bottom
:
4px
solid
#000
000
;
content
:
""
;
}
...
...
@@ -2313,11 +2310,11 @@ input[type="button"].btn-block {
}
a
.list-group-item
.list-group-item-heading
{
color
:
#333
;
color
:
#333
333
;
}
a
.list-group-item
.list-group-item-text
{
color
:
#555
;
color
:
#555
555
;
}
a
.list-group-item
:hover
,
...
...
@@ -2469,7 +2466,7 @@ a.list-group-item.active .list-group-item-text {
font-size
:
21px
;
font-weight
:
bold
;
line-height
:
1
;
color
:
#000
;
color
:
#000
000
;
text-shadow
:
0
1px
0
#ffffff
;
opacity
:
0.2
;
filter
:
alpha
(
opacity
=
20
);
...
...
@@ -2477,7 +2474,7 @@ a.list-group-item.active .list-group-item-text {
.close
:hover
,
.close
:focus
{
color
:
#000
;
color
:
#000
000
;
text-decoration
:
none
;
cursor
:
pointer
;
opacity
:
0.5
;
...
...
@@ -2571,11 +2568,10 @@ button.close {
}
.nav
.nav-divider
{
height
:
2
px
;
height
:
1
px
;
margin
:
9px
0
;
overflow
:
hidden
;
background-color
:
#e5e5e5
;
border-bottom
:
1px
solid
#ffffff
;
}
.nav-tabs
{
...
...
@@ -3971,7 +3967,7 @@ a.thumbnail:focus {
font-size
:
75%
;
font-weight
:
500
;
line-height
:
1
;
color
:
#fff
;
color
:
#fff
fff
;
text-align
:
center
;
white-space
:
nowrap
;
vertical-align
:
middle
;
...
...
@@ -3981,7 +3977,7 @@ a.thumbnail:focus {
.label
[
href
]
:hover
,
.label
[
href
]
:focus
{
color
:
#fff
;
color
:
#fff
fff
;
text-decoration
:
none
;
cursor
:
pointer
;
background-color
:
#808080
;
...
...
@@ -4294,7 +4290,7 @@ a.list-group-item.active > .badge,
left
:
0
;
width
:
15%
;
font-size
:
20px
;
color
:
#fff
;
color
:
#fff
fff
;
text-align
:
center
;
text-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0.6
);
opacity
:
0.5
;
...
...
@@ -4327,7 +4323,7 @@ a.list-group-item.active > .badge,
.carousel-control
:hover
,
.carousel-control
:focus
{
color
:
#fff
;
color
:
#fff
fff
;
text-decoration
:
none
;
opacity
:
0.9
;
filter
:
alpha
(
opacity
=
90
);
...
...
@@ -4374,7 +4370,7 @@ a.list-group-item.active > .badge,
margin
:
1px
;
text-indent
:
-999px
;
cursor
:
pointer
;
border
:
1px
solid
#fff
;
border
:
1px
solid
#fff
fff
;
border-radius
:
10px
;
}
...
...
@@ -4382,7 +4378,7 @@ a.list-group-item.active > .badge,
width
:
12px
;
height
:
12px
;
margin
:
0
;
background-color
:
#fff
;
background-color
:
#fff
fff
;
}
.carousel-caption
{
...
...
@@ -4393,7 +4389,7 @@ a.list-group-item.active > .badge,
z-index
:
10
;
padding-top
:
20px
;
padding-bottom
:
20px
;
color
:
#fff
;
color
:
#fff
fff
;
text-align
:
center
;
text-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0.6
);
}
...
...
dist/css/bootstrap.min.css
View file @
18157e9f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
less/carousel.less
View file @
18157e9f
...
...
@@ -74,7 +74,7 @@
font-size: 20px;
color: @carousel-control-color;
text-align: center;
text-shadow: @carousel-
control-
text-shadow;
text-shadow: @carousel-text-shadow;
// We can't have this transition here because webkit cancels the carousel
// animation if you trip this while in the middle of another animation.
...
...
less/list-group.less
View file @
18157e9f
...
...
@@ -58,10 +58,10 @@
a.list-group-item {
// Colorize content accordingly
.list-group-item-heading {
color: @li
nk-list-group
-heading-color;
color: @li
st-group-link
-heading-color;
}
.list-group-item-text {
color: @li
nk-list-group
-color;
color: @li
st-group-link
-color;
}
// Hover state
...
...
less/variables.less
View file @
18157e9f
...
...
@@ -337,8 +337,9 @@
@list-group-active-bg: @component-active-bg;
@list-group-active-border: @list-group-active-bg;
@link-list-group-color: #555;
@link-list-group-heading-color:#333;
@list-group-link-color: #555;
@list-group-link-heading-color: #333;
// Panels
// -------------------------
...
...
@@ -403,6 +404,7 @@
@breadcrumb-color: #ccc;
@breadcrumb-active-color: @gray-light;
// Carousel
// ------------------------
@carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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