fix new ticket dropup color
This commit is contained in:
parent
31760fac91
commit
9385ac3749
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue