Remove those awful pointer events

This commit is contained in:
Jordan Bates 2013-04-25 04:35:33 -07:00
parent 93c87664b4
commit bc638514e5
4 changed files with 6 additions and 3 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

@ -403,6 +403,9 @@ a.hide-announcement {
.new {
color: limegreen;
}
#update-status, #update-timer, #post-count, #file-count {
pointer-events: none;
}
/* Thread Watcher */
#watcher {