fix new ticket dropup color

This commit is contained in:
Felix Niklas 2015-05-28 17:25:07 +02:00
parent 31760fac91
commit 9385ac3749

View file

@ -1977,6 +1977,10 @@ footer {
background-color: #38af6e; background-color: #38af6e;
} }
.user-menu li.add .dropdown-menu li > a {
color: white;
}
.user-menu li.add .dropdown-menu .divider { .user-menu li.add .dropdown-menu .divider {
background: #4cb77c; background: #4cb77c;
} }