mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 04:23:04 +00:00
Removed background color from logout dropdown menu
This commit is contained in:
@@ -6,3 +6,8 @@
|
||||
#loginDropdownMenu {
|
||||
min-height: 260px;
|
||||
}
|
||||
|
||||
.dropdown-item.active, .dropdown-item:active,
|
||||
.dropdown-item:hover, .dropdown-item:focus {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user