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
4dd6bf57
Commit
4dd6bf57
authored
Nov 23, 2016
by
David Haynes
Browse files
Update Masonstrap to Bootstrap 3.3.7
- woo, it worked!
parent
ff9e9354
Changes
2
Hide whitespace changes
Inline
Side-by-side
masonstrap/bootstrap.css
View file @
4dd6bf57
@import
url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700")
;
@import
url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700")
;
/*!
/*!
* bootswatch v3.3.
6
* bootswatch v3.3.
7
* Homepage: http://bootswatch.com
* Homepage: http://bootswatch.com
* Copyright 2012-2016 Thomas Park
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Licensed under MIT
* Based on Bootstrap
* Based on Bootstrap
*/
*/
/*!
/*!
* Bootstrap v3.3.
6
(http://getbootstrap.com)
* Bootstrap v3.3.
7
(http://getbootstrap.com)
* Copyright 2011-201
5
Twitter, Inc.
* Copyright 2011-201
6
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...
@@ -1110,7 +1110,6 @@ a:focus {
...
@@ -1110,7 +1110,6 @@ a:focus {
text-decoration
:
underline
;
text-decoration
:
underline
;
}
}
a
:focus
{
a
:focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
outline-offset
:
-2px
;
}
}
...
@@ -2541,7 +2540,6 @@ select[size] {
...
@@ -2541,7 +2540,6 @@ select[size] {
input
[
type
=
"file"
]
:focus
,
input
[
type
=
"file"
]
:focus
,
input
[
type
=
"radio"
]
:focus
,
input
[
type
=
"radio"
]
:focus
,
input
[
type
=
"checkbox"
]
:focus
{
input
[
type
=
"checkbox"
]
:focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
outline-offset
:
-2px
;
}
}
...
@@ -3033,7 +3031,6 @@ select[multiple].input-lg {
...
@@ -3033,7 +3031,6 @@ select[multiple].input-lg {
.btn.focus
,
.btn.focus
,
.btn
:active
.focus
,
.btn
:active
.focus
,
.btn.active.focus
{
.btn.active.focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
outline-offset
:
-2px
;
}
}
...
...
masonstrap/bootstrap.min.css
View file @
4dd6bf57
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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