Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts: builds/4chan-X.js builds/4chan-X.user.js builds/crx/script.js
This commit is contained in:
commit
7f081e8345
@ -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
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user