x -> small x

This commit is contained in:
Jordan Bates 2013-05-06 03:04:21 -07:00
parent e240891eb1
commit 82cda02a10
5 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -444,7 +444,7 @@ a.hide-announcement {
}
#watcher .move>.close {
position: absolute;
right: 4px;
right: 0px;
top: 0px;
padding: 0px 4px;
}

View File

@ -8,7 +8,7 @@ ThreadWatcher =
className: 'disabled'
@dialog = UI.dialog 'watcher', 'top: 50px; left: 0px;',
'<div class=move>Thread Watcher<a class=close href=javascript:;>x</a></div>'
'<div class=move>Thread Watcher<a class=close href=javascript:;>×</a></div>'
$.on d, 'QRPostSuccessful', @cb.post
$.sync 'WatchedThreads', @refresh