Conflicts:
	builds/4chan-X.js
	builds/4chan-X.user.js
	builds/crx/script.js
This commit is contained in:
Zixaphir 2013-04-26 15:05:38 -07:00
commit 7f081e8345
5 changed files with 8 additions and 6 deletions

View File

@ -1,9 +1,13 @@
seaweedchan:
- Fix emoji and favicon previews not updating on change.
- Fix issue with draggong thread watcher
MayhemYDG:
- Fix bug where a thread would freeze on load.
zixaphir:
- Fix preview with favicons and emoji
### 1.1.1 - 2013-04-26
zixaphir:
- Fix script on Opera

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

@ -65,12 +65,10 @@ a[href="javascript:;"] {
#fourchanx-settings,
#qp, #ihover,
#navlinks, .fixed #header-bar,
#watcher,
#qr {
position: fixed;
}
#watcher {
position: absolute;
}
#fourchanx-settings {
z-index: 999;
}