Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
masonstrap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
masonstrap
Commits
4dd6bf57
Commit
4dd6bf57
authored
Nov 23, 2016
by
David Haynes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Masonstrap to Bootstrap 3.3.7
- woo, it worked!
parent
ff9e9354
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
10 deletions
+7
-10
masonstrap/bootstrap.css
masonstrap/bootstrap.css
+3
-6
masonstrap/bootstrap.min.css
masonstrap/bootstrap.min.css
+4
-4
No files found.
masonstrap/bootstrap.css
View file @
4dd6bf57
@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
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*/
/*!
* Bootstrap v3.3.
6
(http://getbootstrap.com)
* Copyright 2011-201
5
Twitter, Inc.
* Bootstrap v3.3.
7
(http://getbootstrap.com)
* Copyright 2011-201
6
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
...
...
@@ -1110,7 +1110,6 @@ a:focus {
text-decoration
:
underline
;
}
a
:focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
}
...
...
@@ -2541,7 +2540,6 @@ select[size] {
input
[
type
=
"file"
]
:focus
,
input
[
type
=
"radio"
]
:focus
,
input
[
type
=
"checkbox"
]
:focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;
}
...
...
@@ -3033,7 +3031,6 @@ select[multiple].input-lg {
.btn.focus
,
.btn
:active
.focus
,
.btn.active.focus
{
outline
:
thin
dotted
;
outline
:
5px
auto
-webkit-focus-ring-color
;
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