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
2d82b960
Commit
2d82b960
authored
Mar 17, 2015
by
Thomas Park
Browse files
update version numbers
parent
0b99e59d
Changes
36
Hide whitespace changes
Inline
Side-by-side
cerulean/bootstrap.css
View file @
2d82b960
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
cerulean/bootstrap.min.css
View file @
2d82b960
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
cosmo/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
cosmo/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
custom/bootstrap.css
View file @
2d82b960
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
custom/bootstrap.min.css
View file @
2d82b960
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
cyborg/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Roboto:400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
cyborg/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Roboto:400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
darkly/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Lato:400,700,400italic")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
darkly/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Lato:400,700,400italic")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
flatly/_variables.scss
View file @
2d82b960
...
...
@@ -208,7 +208,7 @@ $input-height-large: (ceil($font-size-large * $line-height-large) +
$input-height-small
:
(
floor
(
$font-size-small
*
$line-height-small
)
+
(
$padding-small-vertical
*
2
)
+
2
);
//** `.form-group` margin
$form-group-margin-bottom
:
15px
$form-group-margin-bottom
:
15px
;
$legend-color
:
$text-color
;
$legend-border-color
:
transparent
;
...
...
flatly/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Lato:400,700,400italic")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
@@ -5725,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
;
}
...
...
flatly/bootstrap.min.css
View file @
2d82b960
This source diff could not be displayed because it is too large. You can
view the blob
instead.
flatly/variables.less
View file @
2d82b960
...
...
@@ -208,7 +208,7 @@
@input-height-small: (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);
//** `.form-group` margin
@form-group-margin-bottom: 15px
@form-group-margin-bottom: 15px
;
@legend-color: @text-color;
@legend-border-color: transparent;
...
...
journal/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=News+Cycle:400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
journal/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=News+Cycle:400,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
lumen/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
lumen/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
paper/bootstrap.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
paper/bootstrap.min.css
View file @
2d82b960
@import
url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700")
;
/*!
* bootswatch v3.3.
2
* bootswatch v3.3.
4
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
* Licensed under MIT
...
...
Prev
1
2
Next
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