restore recent changes that would have been overwritten
This commit is contained in:
parent
3bdb2949e7
commit
cc8783b780
|
@ -210,8 +210,9 @@ img.logo
|
||||||
display:inline-block; zoom:1;
|
display:inline-block; zoom:1;
|
||||||
width:14px; height:14px;
|
width:14px; height:14px;
|
||||||
background:url(images/icon_info.png) 0 0 no-repeat;
|
background:url(images/icon_info.png) 0 0 no-repeat;
|
||||||
top:2px; right:7px; left: 3px;
|
left: 3px;
|
||||||
line-height:16px !important;
|
line-height:16px !important;
|
||||||
|
vertical-align: text-top;
|
||||||
}
|
}
|
||||||
.qtip a {
|
.qtip a {
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue