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
81c3c1c6
Commit
81c3c1c6
authored
Oct 29, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add media.less to customizer page
parent
41ad16fe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
28 deletions
+30
-28
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css
+28
-28
docs/customize.html
docs/customize.html
+1
-0
docs/templates/pages/customize.mustache
docs/templates/pages/customize.mustache
+1
-0
No files found.
docs/assets/css/bootstrap.css
View file @
81c3c1c6
...
@@ -2830,7 +2830,7 @@ table th[class*="span"],
...
@@ -2830,7 +2830,7 @@ table th[class*="span"],
background-image
:
-o-linear-gradient
(
top
,
#0088cc
,
#0077b3
);
background-image
:
-o-linear-gradient
(
top
,
#0088cc
,
#0077b3
);
background-image
:
linear-gradient
(
to
bottom
,
#0088cc
,
#0077b3
);
background-image
:
linear-gradient
(
to
bottom
,
#0088cc
,
#0077b3
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0077b3'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0077b3'
,
GradientType
=
0
);
}
}
.dropdown-menu
.active
>
a
,
.dropdown-menu
.active
>
a
,
...
@@ -2845,7 +2845,7 @@ table th[class*="span"],
...
@@ -2845,7 +2845,7 @@ table th[class*="span"],
background-image
:
linear-gradient
(
to
bottom
,
#0088cc
,
#0077b3
);
background-image
:
linear-gradient
(
to
bottom
,
#0088cc
,
#0077b3
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
outline
:
0
;
outline
:
0
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0077b3'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0077b3'
,
GradientType
=
0
);
}
}
.dropdown-menu
.disabled
>
a
,
.dropdown-menu
.disabled
>
a
,
...
@@ -3073,8 +3073,8 @@ button.close {
...
@@ -3073,8 +3073,8 @@ button.close {
-webkit-border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
border-radius
:
4px
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#ffe6e6e6'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#ffe6e6e6'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
*
zoom
:
1
;
*
zoom
:
1
;
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
0.05
);
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
0.05
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
0.05
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
0.05
);
...
@@ -3224,8 +3224,8 @@ input[type="button"].btn-block {
...
@@ -3224,8 +3224,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#0044cc
#0044cc
#002a80
;
border-color
:
#0044cc
#0044cc
#002a80
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0044cc'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff0088cc'
,
endColorstr
=
'#ff0044cc'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-primary
:hover
,
.btn-primary
:hover
,
...
@@ -3256,8 +3256,8 @@ input[type="button"].btn-block {
...
@@ -3256,8 +3256,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#f89406
#f89406
#ad6704
;
border-color
:
#f89406
#f89406
#ad6704
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#fffbb450'
,
endColorstr
=
'#fff89406'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#fffbb450'
,
endColorstr
=
'#fff89406'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-warning
:hover
,
.btn-warning
:hover
,
...
@@ -3288,8 +3288,8 @@ input[type="button"].btn-block {
...
@@ -3288,8 +3288,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#bd362f
#bd362f
#802420
;
border-color
:
#bd362f
#bd362f
#802420
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ffee5f5b'
,
endColorstr
=
'#ffbd362f'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ffee5f5b'
,
endColorstr
=
'#ffbd362f'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-danger
:hover
,
.btn-danger
:hover
,
...
@@ -3320,8 +3320,8 @@ input[type="button"].btn-block {
...
@@ -3320,8 +3320,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#51a351
#51a351
#387038
;
border-color
:
#51a351
#51a351
#387038
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff62c462'
,
endColorstr
=
'#ff51a351'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff62c462'
,
endColorstr
=
'#ff51a351'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-success
:hover
,
.btn-success
:hover
,
...
@@ -3352,8 +3352,8 @@ input[type="button"].btn-block {
...
@@ -3352,8 +3352,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#2f96b4
#2f96b4
#1f6377
;
border-color
:
#2f96b4
#2f96b4
#1f6377
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff5bc0de'
,
endColorstr
=
'#ff2f96b4'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff5bc0de'
,
endColorstr
=
'#ff2f96b4'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-info
:hover
,
.btn-info
:hover
,
...
@@ -3384,8 +3384,8 @@ input[type="button"].btn-block {
...
@@ -3384,8 +3384,8 @@ input[type="button"].btn-block {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#222222
#222222
#000000
;
border-color
:
#222222
#222222
#000000
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff444444'
,
endColorstr
=
'#ff222222'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff444444'
,
endColorstr
=
'#ff222222'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.btn-inverse
:hover
,
.btn-inverse
:hover
,
...
@@ -4188,7 +4188,7 @@ input[type="submit"].btn.btn-mini {
...
@@ -4188,7 +4188,7 @@ input[type="submit"].btn.btn-mini {
-webkit-border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
border-radius
:
4px
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#fff2f2f2'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#fff2f2f2'
,
GradientType
=
0
);
*
zoom
:
1
;
*
zoom
:
1
;
-webkit-box-shadow
:
0
1px
4px
rgba
(
0
,
0
,
0
,
0.065
);
-webkit-box-shadow
:
0
1px
4px
rgba
(
0
,
0
,
0
,
0.065
);
-moz-box-shadow
:
0
1px
4px
rgba
(
0
,
0
,
0
,
0.065
);
-moz-box-shadow
:
0
1px
4px
rgba
(
0
,
0
,
0
,
0.065
);
...
@@ -4457,8 +4457,8 @@ input[type="submit"].btn.btn-mini {
...
@@ -4457,8 +4457,8 @@ input[type="submit"].btn.btn-mini {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#e5e5e5
#e5e5e5
#bfbfbf
;
border-color
:
#e5e5e5
#e5e5e5
#bfbfbf
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#fff2f2f2'
,
endColorstr
=
'#ffe5e5e5'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#fff2f2f2'
,
endColorstr
=
'#ffe5e5e5'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
0.1
),
0
1px
0
rgba
(
255
,
255
,
255
,
0.075
);
...
@@ -4595,7 +4595,7 @@ input[type="submit"].btn.btn-mini {
...
@@ -4595,7 +4595,7 @@ input[type="submit"].btn.btn-mini {
background-image
:
linear-gradient
(
to
bottom
,
#222222
,
#111111
);
background-image
:
linear-gradient
(
to
bottom
,
#222222
,
#111111
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#252525
;
border-color
:
#252525
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff222222'
,
endColorstr
=
'#ff111111'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff222222'
,
endColorstr
=
'#ff111111'
,
GradientType
=
0
);
}
}
.navbar-inverse
.brand
,
.navbar-inverse
.brand
,
...
@@ -4705,8 +4705,8 @@ input[type="submit"].btn.btn-mini {
...
@@ -4705,8 +4705,8 @@ input[type="submit"].btn.btn-mini {
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
border-color
:
#040404
#040404
#000000
;
border-color
:
#040404
#040404
#000000
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff151515'
,
endColorstr
=
'#ff040404'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff151515'
,
endColorstr
=
'#ff040404'
,
GradientType
=
0
);
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
enabled
=
false
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
enabled
=
false
);
}
}
.navbar-inverse
.btn-navbar
:hover
,
.navbar-inverse
.btn-navbar
:hover
,
...
@@ -5544,7 +5544,7 @@ a.badge:hover {
...
@@ -5544,7 +5544,7 @@ a.badge:hover {
-webkit-border-radius
:
4px
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
border-radius
:
4px
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#fff5f5f5'
,
endColorstr
=
'#fff9f9f9'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#fff5f5f5'
,
endColorstr
=
'#fff9f9f9'
,
GradientType
=
0
);
-webkit-box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
-webkit-box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
-moz-box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
-moz-box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
box-shadow
:
inset
0
1px
2px
rgba
(
0
,
0
,
0
,
0.1
);
...
@@ -5565,7 +5565,7 @@ a.badge:hover {
...
@@ -5565,7 +5565,7 @@ a.badge:hover {
background-image
:
-o-linear-gradient
(
top
,
#149bdf
,
#0480be
);
background-image
:
-o-linear-gradient
(
top
,
#149bdf
,
#0480be
);
background-image
:
linear-gradient
(
to
bottom
,
#149bdf
,
#0480be
);
background-image
:
linear-gradient
(
to
bottom
,
#149bdf
,
#0480be
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff149bdf'
,
endColorstr
=
'#ff0480be'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff149bdf'
,
endColorstr
=
'#ff0480be'
,
GradientType
=
0
);
-webkit-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
-webkit-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
-moz-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
-moz-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
0.15
);
...
@@ -5614,7 +5614,7 @@ a.badge:hover {
...
@@ -5614,7 +5614,7 @@ a.badge:hover {
background-image
:
-o-linear-gradient
(
top
,
#ee5f5b
,
#c43c35
);
background-image
:
-o-linear-gradient
(
top
,
#ee5f5b
,
#c43c35
);
background-image
:
linear-gradient
(
to
bottom
,
#ee5f5b
,
#c43c35
);
background-image
:
linear-gradient
(
to
bottom
,
#ee5f5b
,
#c43c35
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ffee5f5b'
,
endColorstr
=
'#ffc43c35'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ffee5f5b'
,
endColorstr
=
'#ffc43c35'
,
GradientType
=
0
);
}
}
.progress-danger.progress-striped
.bar
,
.progress-danger.progress-striped
.bar
,
...
@@ -5636,7 +5636,7 @@ a.badge:hover {
...
@@ -5636,7 +5636,7 @@ a.badge:hover {
background-image
:
-o-linear-gradient
(
top
,
#62c462
,
#57a957
);
background-image
:
-o-linear-gradient
(
top
,
#62c462
,
#57a957
);
background-image
:
linear-gradient
(
to
bottom
,
#62c462
,
#57a957
);
background-image
:
linear-gradient
(
to
bottom
,
#62c462
,
#57a957
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff62c462'
,
endColorstr
=
'#ff57a957'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff62c462'
,
endColorstr
=
'#ff57a957'
,
GradientType
=
0
);
}
}
.progress-success.progress-striped
.bar
,
.progress-success.progress-striped
.bar
,
...
@@ -5658,7 +5658,7 @@ a.badge:hover {
...
@@ -5658,7 +5658,7 @@ a.badge:hover {
background-image
:
-o-linear-gradient
(
top
,
#5bc0de
,
#339bb9
);
background-image
:
-o-linear-gradient
(
top
,
#5bc0de
,
#339bb9
);
background-image
:
linear-gradient
(
to
bottom
,
#5bc0de
,
#339bb9
);
background-image
:
linear-gradient
(
to
bottom
,
#5bc0de
,
#339bb9
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#ff5bc0de'
,
endColorstr
=
'#ff339bb9'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#ff5bc0de'
,
endColorstr
=
'#ff339bb9'
,
GradientType
=
0
);
}
}
.progress-info.progress-striped
.bar
,
.progress-info.progress-striped
.bar
,
...
@@ -5680,7 +5680,7 @@ a.badge:hover {
...
@@ -5680,7 +5680,7 @@ a.badge:hover {
background-image
:
-o-linear-gradient
(
top
,
#fbb450
,
#f89406
);
background-image
:
-o-linear-gradient
(
top
,
#fbb450
,
#f89406
);
background-image
:
linear-gradient
(
to
bottom
,
#fbb450
,
#f89406
);
background-image
:
linear-gradient
(
to
bottom
,
#fbb450
,
#f89406
);
background-repeat
:
repeat-x
;
background-repeat
:
repeat-x
;
filter
:
progid
:
dximagetransform
.
m
icrosoft
.
gradient
(
startColorstr
=
'#fffbb450'
,
endColorstr
=
'#fff89406'
,
GradientType
=
0
);
filter
:
progid
:
DXImageTransform
.
M
icrosoft
.
gradient
(
startColorstr
=
'#fffbb450'
,
endColorstr
=
'#fff89406'
,
GradientType
=
0
);
}
}
.progress-warning.progress-striped
.bar
,
.progress-warning.progress-striped
.bar
,
...
...
docs/customize.html
View file @
81c3c1c6
...
@@ -133,6 +133,7 @@
...
@@ -133,6 +133,7 @@
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"alerts.less"
>
Alerts
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"alerts.less"
>
Alerts
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"progress-bars.less"
>
Progress bars
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"progress-bars.less"
>
Progress bars
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"hero-unit.less"
>
Hero unit
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"hero-unit.less"
>
Hero unit
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"media.less"
>
Media component
</label>
<h3>
JS Components
</h3>
<h3>
JS Components
</h3>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"tooltip.less"
>
Tooltips
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"tooltip.less"
>
Tooltips
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"popovers.less"
>
Popovers
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"popovers.less"
>
Popovers
</label>
...
...
docs/templates/pages/customize.mustache
View file @
81c3c1c6
...
@@ -62,6 +62,7 @@
...
@@ -62,6 +62,7 @@
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"alerts.less"
>
{{
_i
}}
Alerts
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"alerts.less"
>
{{
_i
}}
Alerts
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"progress-bars.less"
>
{{
_i
}}
Progress bars
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"progress-bars.less"
>
{{
_i
}}
Progress bars
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"hero-unit.less"
>
{{
_i
}}
Hero unit
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"hero-unit.less"
>
{{
_i
}}
Hero unit
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"media.less"
>
{{
_i
}}
Media component
{{/
i
}}
</label>
<h3>
{{
_i
}}
JS Components
{{/
i
}}
</h3>
<h3>
{{
_i
}}
JS Components
{{/
i
}}
</h3>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"tooltip.less"
>
{{
_i
}}
Tooltips
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"tooltip.less"
>
{{
_i
}}
Tooltips
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"popovers.less"
>
{{
_i
}}
Popovers
{{/
i
}}
</label>
<label
class=
"checkbox"
><input
checked=
"checked"
type=
"checkbox"
value=
"popovers.less"
>
{{
_i
}}
Popovers
{{/
i
}}
</label>
...
...
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