[fix] private icon not show
This commit is contained in:
parent
e9cda12d81
commit
6658463e9e
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@ a, .linkdescription a {
|
||||||
background-image: url('../../images/private_16x16.png');
|
background-image: url('../../images/private_16x16.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 10px center;
|
background-position: 10px center;
|
||||||
padding: .3em .3em .3em 32px;
|
padding: .3em .3em .3em 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#linklist li.publicLinkHightLight {
|
#linklist li.publicLinkHightLight {
|
||||||
|
|
Loading…
Reference in a new issue