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
0b99e59d
Commit
0b99e59d
authored
Mar 17, 2015
by
Thomas Park
Browse files
update bootswatch to 3.3.4
parent
66e5c761
Changes
106
Hide whitespace changes
Inline
Side-by-side
api/3.json
View file @
0b99e59d
{
"version"
:
"3.3.
2
"
,
"version"
:
"3.3.
4
"
,
"themes"
:
[
{
"name"
:
"Cerulean"
,
...
...
bower.json
View file @
0b99e59d
{
"name"
:
"bootswatch"
,
"description"
:
"Bootswatch is a collection of themes for Bootstrap."
,
"version"
:
"3.3.
2
"
,
"version"
:
"3.3.
4
"
,
"author"
:
"Thomas Park"
,
"homepage"
:
"http://bootswatch.com"
,
"repository"
:
{
...
...
cerulean/_bootswatch.scss
View file @
0b99e59d
// Cerulean 3.3.
2
// Cerulean 3.3.
4
// Bootswatch
// -----------------------------------------------------
...
...
cerulean/_variables.scss
View file @
0b99e59d
// Cerulean 3.3.
2
// Cerulean 3.3.
4
// Variables
// --------------------------------------------------
...
...
@@ -207,6 +207,9 @@ $input-height-large: (ceil($font-size-large * $line-height-large) +
//** Small `.form-control` height
$input-height-small
:
(
floor
(
$font-size-small
*
$line-height-small
)
+
(
$padding-small-vertical
*
2
)
+
2
);
//** `.form-group` margin
$form-group-margin-bottom
:
15px
;
$legend-color
:
$text-color
;
$legend-border-color
:
#e5e5e5
;
...
...
@@ -266,7 +269,8 @@ $zindex-dropdown: 1000;
$zindex-popover
:
1060
;
$zindex-tooltip
:
1070
;
$zindex-navbar-fixed
:
1030
;
$zindex-modal
:
1040
;
$zindex-modal-background
:
1040
;
$zindex-modal
:
1050
;
//== Media queries breakpoints
...
...
cerulean/bootstrap.css
View file @
0b99e59d
...
...
@@ -956,12 +956,24 @@ th {
.glyphicon-bitcoin
:before
{
content
:
"\e227"
;
}
.glyphicon-btc
:before
{
content
:
"\e227"
;
}
.glyphicon-xbt
:before
{
content
:
"\e227"
;
}
.glyphicon-yen
:before
{
content
:
"\00a5"
;
}
.glyphicon-jpy
:before
{
content
:
"\00a5"
;
}
.glyphicon-ruble
:before
{
content
:
"\20bd"
;
}
.glyphicon-rub
:before
{
content
:
"\20bd"
;
}
.glyphicon-scale
:before
{
content
:
"\e230"
;
}
...
...
@@ -1158,6 +1170,9 @@ hr {
overflow
:
visible
;
clip
:
auto
;
}
[
role
=
"button"
]
{
cursor
:
pointer
;
}
h1
,
h2
,
h3
,
...
...
@@ -2561,10 +2576,13 @@ output {
.form-control
[
disabled
],
.form-control
[
readonly
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
background-color
:
#eeeeee
;
opacity
:
1
;
}
.form-control
[
disabled
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
}
textarea
.form-control
{
height
:
auto
;
}
...
...
@@ -2631,6 +2649,7 @@ input[type="search"] {
}
.radio-inline
,
.checkbox-inline
{
position
:
relative
;
display
:
inline-block
;
padding-left
:
20px
;
margin-bottom
:
0
;
...
...
@@ -2667,6 +2686,7 @@ fieldset[disabled] .checkbox label {
padding-top
:
9px
;
padding-bottom
:
9px
;
margin-bottom
:
0
;
min-height
:
34px
;
}
.form-control-static.input-lg
,
.form-control-static.input-sm
{
...
...
@@ -2708,6 +2728,7 @@ select[multiple].form-group-sm .form-control {
padding
:
5px
10px
;
font-size
:
12px
;
line-height
:
1.5
;
min-height
:
32px
;
}
.input-lg
{
height
:
54px
;
...
...
@@ -2744,6 +2765,7 @@ select[multiple].form-group-lg .form-control {
padding
:
14px
16px
;
font-size
:
18px
;
line-height
:
1.3333333
;
min-height
:
38px
;
}
.has-feedback
{
position
:
relative
;
...
...
@@ -3362,11 +3384,9 @@ input[type="button"].btn-block {
}
.collapse
{
display
:
none
;
visibility
:
hidden
;
}
.collapse.in
{
display
:
block
;
visibility
:
visible
;
}
tr
.collapse.in
{
display
:
table-row
;
...
...
@@ -3394,7 +3414,7 @@ tbody.collapse.in {
height
:
0
;
margin-left
:
2px
;
vertical-align
:
middle
;
border-top
:
4px
soli
d
;
border-top
:
4px
dashe
d
;
border-right
:
4px
solid
transparent
;
border-left
:
4px
solid
transparent
;
}
...
...
@@ -4034,11 +4054,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.tab-content
>
.tab-pane
{
display
:
none
;
visibility
:
hidden
;
}
.tab-content
>
.active
{
display
:
block
;
visibility
:
visible
;
}
.nav-tabs
.dropdown-menu
{
margin-top
:
-1px
;
...
...
@@ -4082,7 +4100,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-collapse.collapse
{
display
:
block
!important
;
visibility
:
visible
!important
;
height
:
auto
!important
;
padding-bottom
:
0
;
overflow
:
visible
!important
;
...
...
@@ -4810,7 +4827,8 @@ a.label:focus {
position
:
relative
;
top
:
-1px
;
}
.btn-xs
.badge
{
.btn-xs
.badge
,
.btn-group-xs
>
.btn
.badge
{
top
:
0
;
padding
:
1px
5px
;
}
...
...
@@ -5642,10 +5660,10 @@ a.list-group-item-danger.active:focus {
width
:
100%
;
border
:
0
;
}
.embed-responsive
.embed-responsive-16by9
{
.embed-responsive-16by9
{
padding-bottom
:
56.25%
;
}
.embed-responsive
.embed-responsive-4by3
{
.embed-responsive-4by3
{
padding-bottom
:
75%
;
}
.well
{
...
...
@@ -5706,7 +5724,7 @@ button.close {
right
:
0
;
bottom
:
0
;
left
:
0
;
z-index
:
10
4
0
;
z-index
:
10
5
0
;
-webkit-overflow-scrolling
:
touch
;
outline
:
0
;
}
...
...
@@ -5747,10 +5765,12 @@ button.close {
outline
:
0
;
}
.modal-backdrop
{
position
:
absolute
;
position
:
fixed
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
z-index
:
1040
;
background-color
:
#000000
;
}
.modal-backdrop.fade
{
...
...
@@ -5821,7 +5841,6 @@ button.close {
position
:
absolute
;
z-index
:
1070
;
display
:
block
;
visibility
:
visible
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
12px
;
font-weight
:
normal
;
...
...
@@ -6344,7 +6363,6 @@ button.close {
}
.hidden
{
display
:
none
!important
;
visibility
:
hidden
!important
;
}
.affix
{
position
:
fixed
;
...
...
cerulean/bootstrap.min.css
View file @
0b99e59d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
cerulean/bootswatch.less
View file @
0b99e59d
// Cerulean 3.3.
2
// Cerulean 3.3.
4
// Bootswatch
// -----------------------------------------------------
...
...
cerulean/variables.less
View file @
0b99e59d
// Cerulean 3.3.
2
// Cerulean 3.3.
4
// Variables
// --------------------------------------------------
...
...
@@ -207,6 +207,9 @@
//** Small `.form-control` height
@input-height-small: (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);
//** `.form-group` margin
@form-group-margin-bottom: 15px;
@legend-color: @text-color;
@legend-border-color: #e5e5e5;
...
...
@@ -266,7 +269,8 @@
@zindex-popover: 1060;
@zindex-tooltip: 1070;
@zindex-navbar-fixed: 1030;
@zindex-modal: 1040;
@zindex-modal-background: 1040;
@zindex-modal: 1050;
//== Media queries breakpoints
...
...
cosmo/_bootswatch.scss
View file @
0b99e59d
// Cosmo 3.3.
2
// Cosmo 3.3.
4
// Bootswatch
// -----------------------------------------------------
...
...
cosmo/_variables.scss
View file @
0b99e59d
// Cosmo 3.3.
2
// Cosmo 3.3.
4
// Variables
// --------------------------------------------------
...
...
@@ -207,6 +207,9 @@ $input-height-large: (ceil($font-size-large * $line-height-large) +
//** Small `.form-control` height
$input-height-small
:
(
floor
(
$font-size-small
*
$line-height-small
)
+
(
$padding-small-vertical
*
2
)
+
2
);
//** `.form-group` margin
$form-group-margin-bottom
:
15px
;
$legend-color
:
$text-color
;
$legend-border-color
:
#e5e5e5
;
...
...
@@ -266,7 +269,8 @@ $zindex-dropdown: 1000;
$zindex-popover
:
1060
;
$zindex-tooltip
:
1070
;
$zindex-navbar-fixed
:
1030
;
$zindex-modal
:
1040
;
$zindex-modal-background
:
1040
;
$zindex-modal
:
1050
;
//== Media queries breakpoints
...
...
cosmo/bootstrap.css
View file @
0b99e59d
...
...
@@ -957,12 +957,24 @@ th {
.glyphicon-bitcoin
:before
{
content
:
"\e227"
;
}
.glyphicon-btc
:before
{
content
:
"\e227"
;
}
.glyphicon-xbt
:before
{
content
:
"\e227"
;
}
.glyphicon-yen
:before
{
content
:
"\00a5"
;
}
.glyphicon-jpy
:before
{
content
:
"\00a5"
;
}
.glyphicon-ruble
:before
{
content
:
"\20bd"
;
}
.glyphicon-rub
:before
{
content
:
"\20bd"
;
}
.glyphicon-scale
:before
{
content
:
"\e230"
;
}
...
...
@@ -1159,6 +1171,9 @@ hr {
overflow
:
visible
;
clip
:
auto
;
}
[
role
=
"button"
]
{
cursor
:
pointer
;
}
h1
,
h2
,
h3
,
...
...
@@ -2562,10 +2577,13 @@ output {
.form-control
[
disabled
],
.form-control
[
readonly
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
background-color
:
#e6e6e6
;
opacity
:
1
;
}
.form-control
[
disabled
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
}
textarea
.form-control
{
height
:
auto
;
}
...
...
@@ -2632,6 +2650,7 @@ input[type="search"] {
}
.radio-inline
,
.checkbox-inline
{
position
:
relative
;
display
:
inline-block
;
padding-left
:
20px
;
margin-bottom
:
0
;
...
...
@@ -2668,6 +2687,7 @@ fieldset[disabled] .checkbox label {
padding-top
:
11px
;
padding-bottom
:
11px
;
margin-bottom
:
0
;
min-height
:
36px
;
}
.form-control-static.input-lg
,
.form-control-static.input-sm
{
...
...
@@ -2709,6 +2729,7 @@ select[multiple].form-group-sm .form-control {
padding
:
5px
10px
;
font-size
:
13px
;
line-height
:
1.5
;
min-height
:
34px
;
}
.input-lg
{
height
:
64px
;
...
...
@@ -2745,6 +2766,7 @@ select[multiple].form-group-lg .form-control {
padding
:
18px
30px
;
font-size
:
19px
;
line-height
:
1.3333333
;
min-height
:
40px
;
}
.has-feedback
{
position
:
relative
;
...
...
@@ -3363,11 +3385,9 @@ input[type="button"].btn-block {
}
.collapse
{
display
:
none
;
visibility
:
hidden
;
}
.collapse.in
{
display
:
block
;
visibility
:
visible
;
}
tr
.collapse.in
{
display
:
table-row
;
...
...
@@ -3395,7 +3415,7 @@ tbody.collapse.in {
height
:
0
;
margin-left
:
2px
;
vertical-align
:
middle
;
border-top
:
4px
soli
d
;
border-top
:
4px
dashe
d
;
border-right
:
4px
solid
transparent
;
border-left
:
4px
solid
transparent
;
}
...
...
@@ -4035,11 +4055,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.tab-content
>
.tab-pane
{
display
:
none
;
visibility
:
hidden
;
}
.tab-content
>
.active
{
display
:
block
;
visibility
:
visible
;
}
.nav-tabs
.dropdown-menu
{
margin-top
:
-1px
;
...
...
@@ -4083,7 +4101,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
}
.navbar-collapse.collapse
{
display
:
block
!important
;
visibility
:
visible
!important
;
height
:
auto
!important
;
padding-bottom
:
0
;
overflow
:
visible
!important
;
...
...
@@ -4811,7 +4828,8 @@ a.label:focus {
position
:
relative
;
top
:
-1px
;
}
.btn-xs
.badge
{
.btn-xs
.badge
,
.btn-group-xs
>
.btn
.badge
{
top
:
0
;
padding
:
1px
5px
;
}
...
...
@@ -5643,10 +5661,10 @@ a.list-group-item-danger.active:focus {
width
:
100%
;
border
:
0
;
}
.embed-responsive
.embed-responsive-16by9
{
.embed-responsive-16by9
{
padding-bottom
:
56.25%
;
}
.embed-responsive
.embed-responsive-4by3
{
.embed-responsive-4by3
{
padding-bottom
:
75%
;
}
.well
{
...
...
@@ -5707,7 +5725,7 @@ button.close {
right
:
0
;
bottom
:
0
;
left
:
0
;
z-index
:
10
4
0
;
z-index
:
10
5
0
;
-webkit-overflow-scrolling
:
touch
;
outline
:
0
;
}
...
...
@@ -5748,10 +5766,12 @@ button.close {
outline
:
0
;
}
.modal-backdrop
{
position
:
absolute
;
position
:
fixed
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
z-index
:
1040
;
background-color
:
#000000
;
}
.modal-backdrop.fade
{
...
...
@@ -5822,7 +5842,6 @@ button.close {
position
:
absolute
;
z-index
:
1070
;
display
:
block
;
visibility
:
visible
;
font-family
:
"Source Sans Pro"
,
Calibri
,
Candara
,
Arial
,
sans-serif
;
font-size
:
13px
;
font-weight
:
normal
;
...
...
@@ -6345,7 +6364,6 @@ button.close {
}
.hidden
{
display
:
none
!important
;
visibility
:
hidden
!important
;
}
.affix
{
position
:
fixed
;
...
...
cosmo/bootstrap.min.css
View file @
0b99e59d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
cosmo/bootswatch.less
View file @
0b99e59d
// Cosmo 3.3.
2
// Cosmo 3.3.
4
// Bootswatch
// -----------------------------------------------------
...
...
cosmo/variables.less
View file @
0b99e59d
// Cosmo 3.3.
2
// Cosmo 3.3.
4
// Variables
// --------------------------------------------------
...
...
@@ -207,6 +207,9 @@
//** Small `.form-control` height
@input-height-small: (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);
//** `.form-group` margin
@form-group-margin-bottom: 15px;
@legend-color: @text-color;
@legend-border-color: #e5e5e5;
...
...
@@ -266,7 +269,8 @@
@zindex-popover: 1060;
@zindex-tooltip: 1070;
@zindex-navbar-fixed: 1030;
@zindex-modal: 1040;
@zindex-modal-background: 1040;
@zindex-modal: 1050;
//== Media queries breakpoints
...
...
custom/_bootswatch.scss
View file @
0b99e59d
// Custom 3.3.
2
// Custom 3.3.
4
// Bootswatch
// -----------------------------------------------------
...
...
custom/_variables.scss
View file @
0b99e59d
// Custom 3.3.
2
// Custom 3.3.
4
// Variables
// --------------------------------------------------
...
...
@@ -14,7 +14,7 @@ $gray: lighten($gray-base, 33.5%); // #555
$gray-light
:
lighten
(
$gray-base
,
46
.7%
);
// #777
$gray-lighter
:
lighten
(
$gray-base
,
93
.5%
);
// #eee
$brand-primary
:
#428bca
;
$brand-primary
:
darken
(
#428bca
,
6
.5%
);
// #337ab7
$brand-success
:
#5cb85c
;
$brand-info
:
#5bc0de
;
$brand-warning
:
#f0ad4e
;
...
...
@@ -207,6 +207,9 @@ $input-height-large: (ceil($font-size-large * $line-height-large) +
//** Small `.form-control` height
$input-height-small
:
(
floor
(
$font-size-small
*
$line-height-small
)
+
(
$padding-small-vertical
*
2
)
+
2
);
//** `.form-group` margin
$form-group-margin-bottom
:
15px
;
$legend-color
:
$gray-dark
;
$legend-border-color
:
#e5e5e5
;
...
...
@@ -266,7 +269,8 @@ $zindex-dropdown: 1000;
$zindex-popover
:
1060
;
$zindex-tooltip
:
1070
;
$zindex-navbar-fixed
:
1030
;
$zindex-modal
:
1040
;
$zindex-modal-background
:
1040
;
$zindex-modal
:
1050
;
//== Media queries breakpoints
...
...
custom/bootstrap.css
View file @
0b99e59d
...
...
@@ -956,12 +956,24 @@ th {
.glyphicon-bitcoin
:before
{
content
:
"\e227"
;
}
.glyphicon-btc
:before
{
content
:
"\e227"
;
}
.glyphicon-xbt
:before
{
content
:
"\e227"
;
}
.glyphicon-yen
:before
{
content
:
"\00a5"
;
}
.glyphicon-jpy
:before
{
content
:
"\00a5"
;
}
.glyphicon-ruble
:before
{
content
:
"\20bd"
;
}
.glyphicon-rub
:before
{
content
:
"\20bd"
;
}
.glyphicon-scale
:before
{
content
:
"\e230"
;
}
...
...
@@ -1086,12 +1098,12 @@ textarea {
line-height
:
inherit
;
}
a
{
color
:
#
428bca
;
color
:
#
337ab7
;
text-decoration
:
none
;
}
a
:hover
,
a
:focus
{
color
:
#2
a6496
;
color
:
#2
3527c
;
text-decoration
:
underline
;
}
a
:focus
{
...
...
@@ -1158,6 +1170,9 @@ hr {
overflow
:
visible
;
clip
:
auto
;
}
[
role
=
"button"
]
{
cursor
:
pointer
;
}
h1
,
h2
,
h3
,
...
...
@@ -1324,10 +1339,10 @@ mark,
color
:
#777777
;
}
.text-primary
{
color
:
#
428bca
;
color
:
#
337ab7
;
}
a
.text-primary
:hover
{
color
:
#
3071a9
;
color
:
#
286090
;
}
.text-success
{
color
:
#3c763d
;
...
...
@@ -1355,10 +1370,10 @@ a.text-danger:hover {
}
.bg-primary
{
color
:
#fff
;
background-color
:
#
428bca
;
background-color
:
#
337ab7
;
}
a
.bg-primary
:hover
{
background-color
:
#
3071a9
;
background-color
:
#
286090
;
}
.bg-success
{
background-color
:
#dff0d8
;
...
...
@@ -2561,10 +2576,13 @@ output {
.form-control
[
disabled
],
.form-control
[
readonly
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
background-color
:
#eeeeee
;
opacity
:
1
;
}
.form-control
[
disabled
],
fieldset
[
disabled
]
.form-control
{
cursor
:
not-allowed
;
}
textarea
.form-control
{
height
:
auto
;
}
...
...
@@ -2631,6 +2649,7 @@ input[type="search"] {
}
.radio-inline
,
.checkbox-inline
{
position
:
relative
;
display
:
inline-block
;
padding-left
:
20px
;
margin-bottom
:
0
;
...
...
@@ -2667,6 +2686,7 @@ fieldset[disabled] .checkbox label {
padding-top
:
7px
;
padding-bottom
:
7px
;
margin-bottom
:
0
;
min-height
:
34px
;
}
<