mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-13 15:06:53 +03:00
changed color of selected submenu entries to red 8like selected main menu entries)
This commit is contained in:
@@ -90,7 +90,8 @@ li.dropdown {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-content a:hover {
|
.dropdown-content a:hover {
|
||||||
background-color: #f1f1f1;
|
color: white;
|
||||||
|
background-color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown:hover .dropdown-content {
|
.dropdown:hover .dropdown-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user