@spark-hire/bootstrap-themes 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-hire/bootstrap-themes",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "Custom Bootstrap 4 Themes",
5
5
  "repository": {
6
6
  "type": "git",
package/scss/buttons.scss CHANGED
@@ -196,6 +196,10 @@ fieldset[disabled] .btn {
196
196
 
197
197
  .btn-link {
198
198
  vertical-align: baseline;
199
+
200
+ &:hover {
201
+ text-decoration: underline!important;
202
+ }
199
203
  }
200
204
 
201
205
  // ADA compliance