Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
4db5bf22
Commit
4db5bf22
authored
Nov 24, 2015
by
Thomas Park
Browse files
update bootswatch to 3.3.6
parent
3111a85f
Changes
84
Hide whitespace changes
Inline
Side-by-side
api/3.json
View file @
4db5bf22
{
"version"
:
"3.3.
5
"
,
"version"
:
"3.3.
6
"
,
"themes"
:
[
{
"name"
:
"Cerulean"
,
...
...
cerulean/_variables.scss
View file @
4db5bf22
$bootstrap-sass-asset-helper
:
false
!
default
;
// Cerulean 3.3.
5
// Cerulean 3.3.
6
// Variables
// --------------------------------------------------
...
...
@@ -864,5 +864,7 @@ $blockquote-border-color: $gray-lighter !default;
$page-header-border-color
:
$gray-lighter
!
default
;
//** Width of horizontal description list titles
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
//** Point at which .dl-horizontal becomes horizontal
$dl-horizontal-breakpoint
:
$grid-float-breakpoint
!
default
;
//** Horizontal line color.
$hr-border
:
$gray-lighter
!
default
;
cerulean/bootstrap.css
View file @
4db5bf22
/*!
* bootswatch v3.3.
5
* bootswatch v3.3.
6
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*!
* Bootstrap v3.3.
5
(http://getbootstrap.com)
* Bootstrap v3.3.
6
(http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
@@ -283,10 +283,10 @@ th {
-moz-osx-font-smoothing
:
grayscale
;
}
.glyphicon-asterisk
:before
{
content
:
"\2a"
;
content
:
"\
00
2a"
;
}
.glyphicon-plus
:before
{
content
:
"\2b"
;
content
:
"\
00
2b"
;
}
.glyphicon-euro
:before
,
.glyphicon-eur
:before
{
...
...
@@ -2585,6 +2585,10 @@ output {
.form-control
::-webkit-input-placeholder
{
color
:
#999999
;
}
.form-control
::-ms-expand
{
border
:
0
;
background-color
:
transparent
;
}
.form-control
[
disabled
],
.form-control
[
readonly
],
fieldset
[
disabled
]
.form-control
{
...
...
@@ -2991,7 +2995,7 @@ select[multiple].input-lg {
}
@media
(
min-width
:
768px
)
{
.form-horizontal
.form-group-lg
.control-label
{
padding-top
:
1
9.6666662
px
;
padding-top
:
1
5
px
;
font-size
:
18px
;
}
}
...
...
@@ -3099,9 +3103,6 @@ fieldset[disabled] a.btn {
.open
>
.dropdown-toggle.btn-default
{
background-image
:
none
;
}
.btn-default.disabled
,
.btn-default
[
disabled
],
fieldset
[
disabled
]
.btn-default
,
.btn-default.disabled
:hover
,
.btn-default
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-default
:hover
,
...
...
@@ -3110,13 +3111,7 @@ fieldset[disabled] .btn-default:hover,
fieldset
[
disabled
]
.btn-default
:focus
,
.btn-default.disabled.focus
,
.btn-default
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-default.focus
,
.btn-default.disabled
:active
,
.btn-default
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-default
:active
,
.btn-default.disabled.active
,
.btn-default
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-default.active
{
fieldset
[
disabled
]
.btn-default.focus
{
background-color
:
#ffffff
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
);
}
...
...
@@ -3165,9 +3160,6 @@ fieldset[disabled] .btn-default.active {
.open
>
.dropdown-toggle.btn-primary
{
background-image
:
none
;
}
.btn-primary.disabled
,
.btn-primary
[
disabled
],
fieldset
[
disabled
]
.btn-primary
,
.btn-primary.disabled
:hover
,
.btn-primary
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-primary
:hover
,
...
...
@@ -3176,13 +3168,7 @@ fieldset[disabled] .btn-primary:hover,
fieldset
[
disabled
]
.btn-primary
:focus
,
.btn-primary.disabled.focus
,
.btn-primary
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-primary.focus
,
.btn-primary.disabled
:active
,
.btn-primary
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-primary
:active
,
.btn-primary.disabled.active
,
.btn-primary
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-primary.active
{
fieldset
[
disabled
]
.btn-primary.focus
{
background-color
:
#2fa4e7
;
border-color
:
#2fa4e7
;
}
...
...
@@ -3231,9 +3217,6 @@ fieldset[disabled] .btn-primary.active {
.open
>
.dropdown-toggle.btn-success
{
background-image
:
none
;
}
.btn-success.disabled
,
.btn-success
[
disabled
],
fieldset
[
disabled
]
.btn-success
,
.btn-success.disabled
:hover
,
.btn-success
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-success
:hover
,
...
...
@@ -3242,13 +3225,7 @@ fieldset[disabled] .btn-success:hover,
fieldset
[
disabled
]
.btn-success
:focus
,
.btn-success.disabled.focus
,
.btn-success
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-success.focus
,
.btn-success.disabled
:active
,
.btn-success
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-success
:active
,
.btn-success.disabled.active
,
.btn-success
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-success.active
{
fieldset
[
disabled
]
.btn-success.focus
{
background-color
:
#73a839
;
border-color
:
#73a839
;
}
...
...
@@ -3297,9 +3274,6 @@ fieldset[disabled] .btn-success.active {
.open
>
.dropdown-toggle.btn-info
{
background-image
:
none
;
}
.btn-info.disabled
,
.btn-info
[
disabled
],
fieldset
[
disabled
]
.btn-info
,
.btn-info.disabled
:hover
,
.btn-info
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-info
:hover
,
...
...
@@ -3308,13 +3282,7 @@ fieldset[disabled] .btn-info:hover,
fieldset
[
disabled
]
.btn-info
:focus
,
.btn-info.disabled.focus
,
.btn-info
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-info.focus
,
.btn-info.disabled
:active
,
.btn-info
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-info
:active
,
.btn-info.disabled.active
,
.btn-info
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-info.active
{
fieldset
[
disabled
]
.btn-info.focus
{
background-color
:
#033c73
;
border-color
:
#033c73
;
}
...
...
@@ -3363,9 +3331,6 @@ fieldset[disabled] .btn-info.active {
.open
>
.dropdown-toggle.btn-warning
{
background-image
:
none
;
}
.btn-warning.disabled
,
.btn-warning
[
disabled
],
fieldset
[
disabled
]
.btn-warning
,
.btn-warning.disabled
:hover
,
.btn-warning
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-warning
:hover
,
...
...
@@ -3374,13 +3339,7 @@ fieldset[disabled] .btn-warning:hover,
fieldset
[
disabled
]
.btn-warning
:focus
,
.btn-warning.disabled.focus
,
.btn-warning
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-warning.focus
,
.btn-warning.disabled
:active
,
.btn-warning
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-warning
:active
,
.btn-warning.disabled.active
,
.btn-warning
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-warning.active
{
fieldset
[
disabled
]
.btn-warning.focus
{
background-color
:
#dd5600
;
border-color
:
#dd5600
;
}
...
...
@@ -3429,9 +3388,6 @@ fieldset[disabled] .btn-warning.active {
.open
>
.dropdown-toggle.btn-danger
{
background-image
:
none
;
}
.btn-danger.disabled
,
.btn-danger
[
disabled
],
fieldset
[
disabled
]
.btn-danger
,
.btn-danger.disabled
:hover
,
.btn-danger
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-danger
:hover
,
...
...
@@ -3440,13 +3396,7 @@ fieldset[disabled] .btn-danger:hover,
fieldset
[
disabled
]
.btn-danger
:focus
,
.btn-danger.disabled.focus
,
.btn-danger
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-danger.focus
,
.btn-danger.disabled
:active
,
.btn-danger
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-danger
:active
,
.btn-danger.disabled.active
,
.btn-danger
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-danger.active
{
fieldset
[
disabled
]
.btn-danger.focus
{
background-color
:
#c71c22
;
border-color
:
#c71c22
;
}
...
...
@@ -3821,13 +3771,15 @@ tbody.collapse.in {
}
.btn-group-vertical
>
.btn
:first-child:not
(
:last-child
)
{
border-top-right-radius
:
4px
;
border-top-left-radius
:
4px
;
border-bottom-right-radius
:
0
;
border-bottom-left-radius
:
0
;
}
.btn-group-vertical
>
.btn
:last-child:not
(
:first-child
)
{
border-bottom-left-radius
:
4px
;
border-top-right-radius
:
0
;
border-top-left-radius
:
0
;
border-bottom-right-radius
:
4px
;
border-bottom-left-radius
:
4px
;
}
.btn-group-vertical
>
.btn-group
:not
(
:first-child
)
:not
(
:last-child
)
>
.btn
{
border-radius
:
0
;
...
...
@@ -3884,6 +3836,9 @@ tbody.collapse.in {
width
:
100%
;
margin-bottom
:
0
;
}
.input-group
.form-control
:focus
{
z-index
:
3
;
}
.input-group-lg
>
.form-control
,
.input-group-lg
>
.input-group-addon
,
.input-group-lg
>
.input-group-btn
>
.btn
{
...
...
@@ -4795,7 +4750,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pagination
>
li
>
span
:hover
,
.pagination
>
li
>
a
:focus
,
.pagination
>
li
>
span
:focus
{
z-index
:
3
;
z-index
:
2
;
color
:
#157ab5
;
background-color
:
#eeeeee
;
border-color
:
#dddddd
;
...
...
@@ -4806,7 +4761,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pagination
>
.active
>
span
:hover
,
.pagination
>
.active
>
a
:focus
,
.pagination
>
.active
>
span
:focus
{
z-index
:
2
;
z-index
:
3
;
color
:
#999999
;
background-color
:
#f5f5f5
;
border-color
:
#dddddd
;
...
...
@@ -5028,6 +4983,8 @@ a.badge:focus {
.container
.jumbotron
,
.container-fluid
.jumbotron
{
border-radius
:
6px
;
padding-left
:
15px
;
padding-right
:
15px
;
}
.jumbotron
.container
{
max-width
:
100%
;
...
...
@@ -5983,7 +5940,6 @@ button.close {
.modal-header
{
padding
:
15px
;
border-bottom
:
1px
solid
#e5e5e5
;
min-height
:
16.42857143px
;
}
.modal-header
.close
{
margin-top
:
-2px
;
...
...
@@ -6373,6 +6329,7 @@ button.close {
color
:
#ffffff
;
text-align
:
center
;
text-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0.6
);
background-color
:
rgba
(
0
,
0
,
0
,
0
);
}
.carousel-control.left
{
background-image
:
-webkit-linear-gradient
(
left
,
rgba
(
0
,
0
,
0
,
0.5
)
0%
,
rgba
(
0
,
0
,
0
,
0.0001
)
100%
);
...
...
@@ -6484,16 +6441,16 @@ button.close {
.carousel-control
.icon-next
{
width
:
30px
;
height
:
30px
;
margin-top
:
-1
5
px
;
margin-top
:
-1
0
px
;
font-size
:
30px
;
}
.carousel-control
.glyphicon-chevron-left
,
.carousel-control
.icon-prev
{
margin-left
:
-1
5
px
;
margin-left
:
-1
0
px
;
}
.carousel-control
.glyphicon-chevron-right
,
.carousel-control
.icon-next
{
margin-right
:
-1
5
px
;
margin-right
:
-1
0
px
;
}
.carousel-caption
{
left
:
20%
;
...
...
@@ -6532,6 +6489,8 @@ button.close {
.pager
:after
,
.panel-body
:before
,
.panel-body
:after
,
.modal-header
:before
,
.modal-header
:after
,
.modal-footer
:before
,
.modal-footer
:after
{
content
:
" "
;
...
...
@@ -6551,6 +6510,7 @@ button.close {
.navbar-collapse
:after
,
.pager
:after
,
.panel-body
:after
,
.modal-header
:after
,
.modal-footer
:after
{
clear
:
both
;
}
...
...
cerulean/bootstrap.min.css
View file @
4db5bf22
This source diff could not be displayed because it is too large. You can
view the blob
instead.
cerulean/variables.less
View file @
4db5bf22
// Cerulean 3.3.
5
// Cerulean 3.3.
6
// Variables
// --------------------------------------------------
...
...
@@ -863,5 +863,7 @@
@page-header-border-color: @gray-lighter;
//** Width of horizontal description list titles
@dl-horizontal-offset: @component-offset-horizontal;
//** Point at which .dl-horizontal becomes horizontal
@dl-horizontal-breakpoint: @grid-float-breakpoint;
//** Horizontal line color.
@hr-border: @gray-lighter;
cosmo/_bootswatch.scss
View file @
4db5bf22
...
...
@@ -3,7 +3,6 @@
// -----------------------------------------------------
$web-font-path
:
"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700"
!
default
;
@import
url($web-font-path)
;
// Navbar =====================================================================
...
...
cosmo/_variables.scss
View file @
4db5bf22
$bootstrap-sass-asset-helper
:
false
!
default
;
// Cosmo 3.3.
5
// Cosmo 3.3.
6
// Variables
// --------------------------------------------------
...
...
@@ -864,5 +864,7 @@ $blockquote-border-color: $gray-lighter !default;
$page-header-border-color
:
$gray-lighter
!
default
;
//** Width of horizontal description list titles
$dl-horizontal-offset
:
$component-offset-horizontal
!
default
;
//** Point at which .dl-horizontal becomes horizontal
$dl-horizontal-breakpoint
:
$grid-float-breakpoint
!
default
;
//** Horizontal line color.
$hr-border
:
$gray-lighter
!
default
;
cosmo/bootstrap.css
View file @
4db5bf22
@import
url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700")
;
/*!
* bootswatch v3.3.
5
* bootswatch v3.3.
6
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*!
* Bootstrap v3.3.
5
(http://getbootstrap.com)
* Bootstrap v3.3.
6
(http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
@@ -284,10 +284,10 @@ th {
-moz-osx-font-smoothing
:
grayscale
;
}
.glyphicon-asterisk
:before
{
content
:
"\2a"
;
content
:
"\
00
2a"
;
}
.glyphicon-plus
:before
{
content
:
"\2b"
;
content
:
"\
00
2b"
;
}
.glyphicon-euro
:before
,
.glyphicon-eur
:before
{
...
...
@@ -2586,6 +2586,10 @@ output {
.form-control
::-webkit-input-placeholder
{
color
:
#999999
;
}
.form-control
::-ms-expand
{
border
:
0
;
background-color
:
transparent
;
}
.form-control
[
disabled
],
.form-control
[
readonly
],
fieldset
[
disabled
]
.form-control
{
...
...
@@ -2992,7 +2996,7 @@ select[multiple].input-lg {
}
@media
(
min-width
:
768px
)
{
.form-horizontal
.form-group-lg
.control-label
{
padding-top
:
24.9999994
px
;
padding-top
:
19
px
;
font-size
:
19px
;
}
}
...
...
@@ -3100,9 +3104,6 @@ fieldset[disabled] a.btn {
.open
>
.dropdown-toggle.btn-default
{
background-image
:
none
;
}
.btn-default.disabled
,
.btn-default
[
disabled
],
fieldset
[
disabled
]
.btn-default
,
.btn-default.disabled
:hover
,
.btn-default
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-default
:hover
,
...
...
@@ -3111,13 +3112,7 @@ fieldset[disabled] .btn-default:hover,
fieldset
[
disabled
]
.btn-default
:focus
,
.btn-default.disabled.focus
,
.btn-default
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-default.focus
,
.btn-default.disabled
:active
,
.btn-default
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-default
:active
,
.btn-default.disabled.active
,
.btn-default
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-default.active
{
fieldset
[
disabled
]
.btn-default.focus
{
background-color
:
#222222
;
border-color
:
#222222
;
}
...
...
@@ -3166,9 +3161,6 @@ fieldset[disabled] .btn-default.active {
.open
>
.dropdown-toggle.btn-primary
{
background-image
:
none
;
}
.btn-primary.disabled
,
.btn-primary
[
disabled
],
fieldset
[
disabled
]
.btn-primary
,
.btn-primary.disabled
:hover
,
.btn-primary
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-primary
:hover
,
...
...
@@ -3177,13 +3169,7 @@ fieldset[disabled] .btn-primary:hover,
fieldset
[
disabled
]
.btn-primary
:focus
,
.btn-primary.disabled.focus
,
.btn-primary
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-primary.focus
,
.btn-primary.disabled
:active
,
.btn-primary
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-primary
:active
,
.btn-primary.disabled.active
,
.btn-primary
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-primary.active
{
fieldset
[
disabled
]
.btn-primary.focus
{
background-color
:
#2780e3
;
border-color
:
#2780e3
;
}
...
...
@@ -3232,9 +3218,6 @@ fieldset[disabled] .btn-primary.active {
.open
>
.dropdown-toggle.btn-success
{
background-image
:
none
;
}
.btn-success.disabled
,
.btn-success
[
disabled
],
fieldset
[
disabled
]
.btn-success
,
.btn-success.disabled
:hover
,
.btn-success
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-success
:hover
,
...
...
@@ -3243,13 +3226,7 @@ fieldset[disabled] .btn-success:hover,
fieldset
[
disabled
]
.btn-success
:focus
,
.btn-success.disabled.focus
,
.btn-success
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-success.focus
,
.btn-success.disabled
:active
,
.btn-success
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-success
:active
,
.btn-success.disabled.active
,
.btn-success
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-success.active
{
fieldset
[
disabled
]
.btn-success.focus
{
background-color
:
#3fb618
;
border-color
:
#3fb618
;
}
...
...
@@ -3298,9 +3275,6 @@ fieldset[disabled] .btn-success.active {
.open
>
.dropdown-toggle.btn-info
{
background-image
:
none
;
}
.btn-info.disabled
,
.btn-info
[
disabled
],
fieldset
[
disabled
]
.btn-info
,
.btn-info.disabled
:hover
,
.btn-info
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-info
:hover
,
...
...
@@ -3309,13 +3283,7 @@ fieldset[disabled] .btn-info:hover,
fieldset
[
disabled
]
.btn-info
:focus
,
.btn-info.disabled.focus
,
.btn-info
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-info.focus
,
.btn-info.disabled
:active
,
.btn-info
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-info
:active
,
.btn-info.disabled.active
,
.btn-info
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-info.active
{
fieldset
[
disabled
]
.btn-info.focus
{
background-color
:
#9954bb
;
border-color
:
#9954bb
;
}
...
...
@@ -3364,9 +3332,6 @@ fieldset[disabled] .btn-info.active {
.open
>
.dropdown-toggle.btn-warning
{
background-image
:
none
;
}
.btn-warning.disabled
,
.btn-warning
[
disabled
],
fieldset
[
disabled
]
.btn-warning
,
.btn-warning.disabled
:hover
,
.btn-warning
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-warning
:hover
,
...
...
@@ -3375,13 +3340,7 @@ fieldset[disabled] .btn-warning:hover,
fieldset
[
disabled
]
.btn-warning
:focus
,
.btn-warning.disabled.focus
,
.btn-warning
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-warning.focus
,
.btn-warning.disabled
:active
,
.btn-warning
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-warning
:active
,
.btn-warning.disabled.active
,
.btn-warning
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-warning.active
{
fieldset
[
disabled
]
.btn-warning.focus
{
background-color
:
#ff7518
;
border-color
:
#ff7518
;
}
...
...
@@ -3430,9 +3389,6 @@ fieldset[disabled] .btn-warning.active {
.open
>
.dropdown-toggle.btn-danger
{
background-image
:
none
;
}
.btn-danger.disabled
,
.btn-danger
[
disabled
],
fieldset
[
disabled
]
.btn-danger
,
.btn-danger.disabled
:hover
,
.btn-danger
[
disabled
]
:hover
,
fieldset
[
disabled
]
.btn-danger
:hover
,
...
...
@@ -3441,13 +3397,7 @@ fieldset[disabled] .btn-danger:hover,
fieldset
[
disabled
]
.btn-danger
:focus
,
.btn-danger.disabled.focus
,
.btn-danger
[
disabled
]
.focus
,
fieldset
[
disabled
]
.btn-danger.focus
,
.btn-danger.disabled
:active
,
.btn-danger
[
disabled
]
:active
,
fieldset
[
disabled
]
.btn-danger
:active
,
.btn-danger.disabled.active
,
.btn-danger
[
disabled
]
.active
,
fieldset
[
disabled
]
.btn-danger.active
{
fieldset
[
disabled
]
.btn-danger.focus
{
background-color
:
#ff0039
;
border-color
:
#ff0039
;
}
...
...
@@ -3822,13 +3772,15 @@ tbody.collapse.in {
}
.btn-group-vertical
>
.btn
:first-child:not
(
:last-child
)
{
border-top-right-radius
:
0
;
border-top-left-radius
:
0
;
border-bottom-right-radius
:
0
;
border-bottom-left-radius
:
0
;
}
.btn-group-vertical
>
.btn
:last-child:not
(
:first-child
)
{
border-bottom-left-radius
:
0
;
border-top-right-radius
:
0
;
border-top-left-radius
:
0
;
border-bottom-right-radius
:
0
;
border-bottom-left-radius
:
0
;
}
.btn-group-vertical
>
.btn-group
:not
(
:first-child
)
:not
(
:last-child
)
>
.btn
{
border-radius
:
0
;
...
...
@@ -3885,6 +3837,9 @@ tbody.collapse.in {
width
:
100%
;
margin-bottom
:
0
;
}
.input-group
.form-control
:focus
{
z-index
:
3
;
}
.input-group-lg
>
.form-control
,
.input-group-lg
>
.input-group-addon
,
.input-group-lg
>
.input-group-btn
>
.btn
{
...
...
@@ -4796,7 +4751,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pagination
>
li
>
span
:hover
,
.pagination
>
li
>
a
:focus
,
.pagination
>
li
>
span
:focus
{
z-index
:
3
;
z-index
:
2
;
color
:
#165ba8
;
background-color
:
#e6e6e6
;
border-color
:
#dddddd
;
...
...
@@ -4807,7 +4762,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pagination
>
.active
>
span
:hover
,
.pagination
>
.active
>
a
:focus
,
.pagination
>
.active
>
span
:focus
{
z-index
:
2
;
z-index
:
3
;
color
:
#999999
;
background-color
:
#f5f5f5
;
border-color
:
#dddddd
;
...
...
@@ -5029,6 +4984,8 @@ a.badge:focus {
.container
.jumbotron
,
.container-fluid
.jumbotron
{
border-radius
:
0
;
padding-left
:
15px
;
padding-right
:
15px
;
}
.jumbotron
.container
{
max-width
:
100%
;
...
...
@@ -5984,7 +5941,6 @@ button.close {
.modal-header
{
padding
:
15px
;
border-bottom
:
1px
solid
#e5e5e5
;
min-height
:
16.42857143px
;
}
.modal-header
.close
{
margin-top
:
-2px
;
...
...
@@ -6374,6 +6330,7 @@ button.close {
color
:
#ffffff
;
text-align
:
center
;
text-shadow
:
0
1px
2px
rgba
(
0
,
0
,
0
,
0.6
);
background-color
:
rgba
(
0
,
0
,
0
,
0
);
}
.carousel-control.left
{
background-image
:
-webkit-linear-gradient
(
left
,
rgba
(
0
,
0
,
0
,
0.5
)
0%
,
rgba
(
0
,
0
,
0
,
0.0001
)
100%
);
...
...
@@ -6485,16 +6442,16 @@ button.close {
.carousel-control
.icon-next
{
width
:
30px
;
height
:
30px
;
margin-top
:
-1
5
px
;
margin-top
:
-1
0
px
;
font-size
:
30px
;
}
.carousel-control
.glyphicon-chevron-left
,
.carousel-control
.icon-prev
{
margin-left
:
-1
5
px
;
margin-left
:
-1
0
px
;
}
.carousel-control
.glyphicon-chevron-right
,
.carousel-control
.icon-next
{
margin-right
:
-1
5
px
;
margin-right
:
-1
0
px
;
}
.carousel-caption
{
left
:
20%
;
...
...
@@ -6533,6 +6490,8 @@ button.close {
.pager
:after
,
.panel-body
:before
,
.panel-body
:after
,