From 4b0d3762f309326a6d66fa4ea18945a7fc11f8ef Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 30 Jul 2016 17:56:26 -0400 Subject: update to v3.3.7 --- cosmo/bootstrap.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cosmo/bootstrap.css') diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css index e0fbafaa..970e2377 100644 --- a/cosmo/bootstrap.css +++ b/cosmo/bootstrap.css @@ -1,14 +1,14 @@ @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,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-2015 Twitter, Inc. + * Bootstrap v3.3.7 (http://getbootstrap.com) + * Copyright 2011-2016 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; } -- cgit v1.2.3