changed spacing between links
This commit is contained in:
parent
596d182524
commit
542e066594
2 changed files with 3 additions and 4 deletions
|
|
@ -59,17 +59,16 @@
|
|||
.panelLinkOut {
|
||||
position:absolute;
|
||||
overflow: hidden;
|
||||
height: 25px;
|
||||
height: 20px;
|
||||
cursor: hand;
|
||||
left:0;
|
||||
/*border: 1px solid #eeeeee; */
|
||||
font-size: 11px;
|
||||
font-family: helvetica, arial, sans;
|
||||
}
|
||||
.panelLinkIn {
|
||||
position:absolute;
|
||||
cursor: pointer;
|
||||
height: 25px;
|
||||
height: 20px;
|
||||
overflow: hidden;
|
||||
cursor: hand;
|
||||
left:0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue