fix bookmark menu bg in otomotone
This commit is contained in:
@@ -1311,7 +1311,7 @@ footer {
|
||||
}
|
||||
|
||||
.bookmarks-dropdown {
|
||||
background-color: #9b649b;
|
||||
background-color: #503250;
|
||||
border: 1px solid black;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
|
||||
|
||||
@@ -73,6 +73,8 @@ $crit: #d53232;
|
||||
|
||||
$tab_content_background: $lightish_accent,
|
||||
$tab_button_active_color: #8a5584,
|
||||
|
||||
$bookmarks_dropdown_background_color: $lightish_accent,
|
||||
);
|
||||
|
||||
#topnav {
|
||||
|
||||
Reference in New Issue
Block a user