vendor/assets/stylesheets/sandstone.css in bootswatch_rails-3.3.6.2 vs vendor/assets/stylesheets/sandstone.css in bootswatch_rails-3.3.7.0

- old
+ new

@@ -1,16 +1,16 @@ -@import url("https://fonts.googleapis.com/css?family=Roboto:400,500"); +@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,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 */ html { font-family: sans-serif; @@ -1108,11 +1108,10 @@ a:focus { color: #79a736; text-decoration: underline; } a:focus { - outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; @@ -2539,11 +2538,10 @@ height: auto; } 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; } output { display: block; @@ -3031,10 +3029,9 @@ .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { - outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus,