mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 20:59:28 -05:00
fixed popover header in dark theme
This commit is contained in:
2
cookbook/static/themes/tandoor_dark.min.css
vendored
2
cookbook/static/themes/tandoor_dark.min.css
vendored
@@ -6155,7 +6155,7 @@ a.close.disabled {
|
||||
padding: .5rem .75rem;
|
||||
margin-bottom: 0;
|
||||
font-size: 1rem;
|
||||
background-color: #f7f7f7;
|
||||
background-color: #242424;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
border-top-left-radius: calc(.3rem - 1px);
|
||||
border-top-right-radius: calc(.3rem - 1px)
|
||||
|
||||
Reference in New Issue
Block a user