option to show sticky chat on screen, note i use a literal string, how am i supposed to add a l10n title?

This commit is contained in:
John McLear 2013-03-24 01:12:01 +00:00
parent af80e37ac7
commit 2e7a9796de
2 changed files with 14 additions and 2 deletions

View file

@ -559,6 +559,15 @@ table#otheruserstable {
margin: 4px 0 0 4px;
position: absolute;
}
#titlesticky{
font-size: 10px;
padding-top:2px;
float: right;
text-align: right;
text-decoration: none;
cursor: pointer;
color: #555;
}
#titlecross {
font-size: 25px;
float: right;