diff --git a/app/assets/stylesheets/zzz.css.erb b/app/assets/stylesheets/zzz.css.erb index e70fd13ff..d392ab2bd 100644 --- a/app/assets/stylesheets/zzz.css.erb +++ b/app/assets/stylesheets/zzz.css.erb @@ -3238,6 +3238,21 @@ footer { box-shadow: none; } + .dropdown-menu > li > a { + height: 40px; + line-height: 39px; + color: white; + } + + .dropdown-menu > li > a:hover { + color: white; + background: hsl(205,90%,60%); + } + + .dropdown.actions li { + padding: 0; + } + .recipientList, .recipientList-organisationMembers { list-style: none;