mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-17 08:11:12 +02:00
feat: update customer navbar link color in modern dark skin
This commit is contained in:
parent
e24c36cd90
commit
ec6c8af179
1 changed files with 4 additions and 0 deletions
|
@ -750,3 +750,7 @@ select:not(#filterNavigateMenu),
|
|||
color: inherit;
|
||||
margin-right: -59px;
|
||||
}
|
||||
|
||||
.modern-skin-dark .main-header .navbar > a {
|
||||
color: #f5f5f5;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue