style module actions dropdown text #fff
This commit is contained in:
parent
e4b37c17d8
commit
2f272ef4b6
|
@ -46,6 +46,10 @@ body {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu {
|
||||||
|
color:#ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
|
|
||||||
.app-menu {
|
.app-menu {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user