Revert "add note to CHANGELOG.md for Oneechan users"
OneeChan has been updated. This reverts commit 5eb6ba3ec5c314fcd801d6f3d0d27986921d35f3.
This commit is contained in:
parent
478ce35ab2
commit
e1a29b2dbe
18
CHANGELOG.md
18
CHANGELOG.md
@ -77,23 +77,7 @@ Based on v1.8.10.4.
|
||||
|
||||
**ccd0**
|
||||
- Remove various obsolete email-related features, including `Show Dice Roll` (now 4chan's default behavior), `Emoji`, and filtering on emails.
|
||||
- The CSS class added to the document root of a thread has been changed from `thread` to `thread-view` to fix a name clash. This may break some people's CSS. If you're using [Oneechan](https://github.com/Nebukazar/OneeChan), until it finds a new maintainer, you can fix it by adding the following to your custom CSS:
|
||||
|
||||
.fixed.bottom-header.thread-view body {
|
||||
padding-bottom: 0em;
|
||||
padding-top: 0.1em;
|
||||
}
|
||||
.fixed.top-header.thread-view body {
|
||||
padding-bottom: 0em;
|
||||
padding-top: 2.2em;
|
||||
}
|
||||
.fixed.bottom-header.thread-view .bottomCtrl.desktop{
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
.fixed.top-header.thread-view .bottomCtrl.desktop {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
- The CSS class added to the document root of a thread has been changed from `thread` to `thread-view` to fix a name clash. This may break some people's CSS.
|
||||
- Menus are now placed inside the buttons that create them, as in Mayhem's fork. This allows scripts such as [Exlinks](http://hupotronic.github.io/ExLinks/) to place their settings link in the appropriate menu.
|
||||
- Add [Loopvid](https://loopvid.appspot.com/) and [Clyp](http://clyp.it/) embedding.
|
||||
- Remove `Remember Subject` setting.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user