mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
nedge localization
This commit is contained in:
parent
500afc31f1
commit
f27c68cca4
2 changed files with 12 additions and 0 deletions
|
|
@ -303,8 +303,18 @@ tr.quotas > td {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
/* Fix icons width in header */
|
||||
.masthead > ul.nav > li > ul > li > a > i {
|
||||
width: 15px;
|
||||
text-align: center;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
/* Fix icons width in gateways status */
|
||||
.gw-iface-link {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.gw-iface-link i {
|
||||
width: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue