added new selector for the manage lables link
This commit is contained in:
parent
5973e7ec4d
commit
aac07a1db9
1 changed files with 4 additions and 0 deletions
|
@ -281,6 +281,10 @@ a.close {
|
||||||
a.manageLinks {
|
a.manageLinks {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
a#manageLabels {
|
||||||
|
margin-left:20px;
|
||||||
|
font-size:0.7em;
|
||||||
|
}
|
||||||
/* <---- OpenSocial -----*/
|
/* <---- OpenSocial -----*/
|
||||||
div#openSocial {
|
div#openSocial {
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
|
|
Loading…
Add table
Reference in a new issue