mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
changed color to seleted interface insid dropdown
This commit is contained in:
parent
4fa013a318
commit
13eb3b6c9a
2 changed files with 7 additions and 2 deletions
|
|
@ -877,6 +877,11 @@ path.link {
|
|||
.info-stats div.down {
|
||||
margin-top: -.55rem;
|
||||
}
|
||||
.info-stats {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
}
|
||||
.info-stats a {
|
||||
color:rgb(56, 59, 69);
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue