mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -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
|
color: #fff
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-dark:hover {
|
|
||||||
background: transparent;
|
|
||||||
color: #221e1e;
|
|
||||||
border: 1px solid #221e1e
|
|
||||||
}
|
|
||||||
|
|
||||||
.btn-opacity-primary {
|
.btn-opacity-primary {
|
||||||
color: #b98766;
|
color: #b98766;
|
||||||
background-color: #0012a7;
|
background-color: #0012a7;
|
||||||
|
|||||||
Reference in New Issue
Block a user