mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
fixed button hover effect
This commit is contained in:
6
cookbook/static/themes/tandoor_dark.min.css
vendored
6
cookbook/static/themes/tandoor_dark.min.css
vendored
@@ -2927,12 +2927,6 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.btn-dark:hover {
|
||||
background: transparent;
|
||||
color: #221e1e;
|
||||
border: 1px solid #221e1e
|
||||
}
|
||||
|
||||
.btn-opacity-primary {
|
||||
color: #b98766;
|
||||
background-color: #0012a7;
|
||||
|
||||
Reference in New Issue
Block a user