mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
Change the displayContent() function so that a the zonename is a bit faded, so we can see the names of the labels better. Closes #28
This commit is contained in:
parent
94f722b4d5
commit
88d7ef7d36
2 changed files with 14 additions and 3 deletions
|
@ -5,6 +5,9 @@ body, html {
|
|||
background:#ffffff;
|
||||
}
|
||||
|
||||
.lightgrey {
|
||||
opacity: .6;
|
||||
}
|
||||
#wrap {
|
||||
}
|
||||
#menu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue