x -> small x
This commit is contained in:
parent
e240891eb1
commit
82cda02a10
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
@ -444,7 +444,7 @@ a.hide-announcement {
|
||||
}
|
||||
#watcher .move>.close {
|
||||
position: absolute;
|
||||
right: 4px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
padding: 0px 4px;
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user