Merge branch '1.8.10.x' into 1.9.0.x
Conflicts: CHANGELOG.md LICENSE builds/4chan-X-beta.crx builds/4chan-X-beta.meta.js builds/4chan-X-beta.user.js builds/4chan-X-noupdate.crx builds/4chan-X-noupdate.user.js builds/4chan-X.crx builds/4chan-X.meta.js builds/4chan-X.user.js builds/4chan-X.zip builds/updates-beta.xml builds/updates.xml package.json
This commit is contained in:
commit
1b4bfdf7b6
@ -27,6 +27,12 @@ Based on v1.8.10.4.
|
|||||||
- Fix QR cooldown storage overflow bug.
|
- Fix QR cooldown storage overflow bug.
|
||||||
- Remove buggy `Cooldown Prediction` feature.
|
- Remove buggy `Cooldown Prediction` feature.
|
||||||
|
|
||||||
|
### v1.8.10.7
|
||||||
|
*2014-08-25*
|
||||||
|
|
||||||
|
**ccd0**
|
||||||
|
- Fix CSS bug hiding catalog settings save button.
|
||||||
|
|
||||||
### v1.8.10.6
|
### v1.8.10.6
|
||||||
*2014-08-25*
|
*2014-08-25*
|
||||||
|
|
||||||
|
|||||||
@ -89,7 +89,7 @@ a {
|
|||||||
[hidden] {
|
[hidden] {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
div.center:not(.ad-cnt) {
|
hr ~ div.center:not(.ad-cnt) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.page-num {
|
.page-num {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user