Branch: refs/heads/feature/uploadLimitErrors
Home: https://github.com/s9y/Serendipity
Commit: 0d3c7b5a46010fa74e64d248b0404ae5ba1fe855
https://github.com/s9y/Serendipity/commit/0d3c7b5a46010fa74e64d248b0404ae5ba1fe855
Author: onli <on...@pa...>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M docs/NEWS
M templates/2k11/admin/media_upload.tpl
M templates/2k11/admin/plugins.inc.tpl
M templates/2k11/admin/serendipity_editor.js.tpl
M templates/2k11/admin/style.css
Log Message:
-----------
Fix CSS tabs (#922)
* Fix CSS based tabs by reverting to input/label approach
The details/summary approach did not properly render in browsers. The implementation as commited was broken, likely missing relevant code that I could not restore so far.
* Restore details/summary approach for tabs
* Restore style of tab buttons
* document changes
* restore size -> length fix
* design fix: Do not bolden plugin names
Commit: b1f95e89b8b6792a3dff17e5411cef0a64d897d1
https://github.com/s9y/Serendipity/commit/b1f95e89b8b6792a3dff17e5411cef0a64d897d1
Author: onli <on...@pa...>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M docs/NEWS
M templates/2k11/admin/media_upload.tpl
M templates/2k11/admin/plugins.inc.tpl
M templates/2k11/admin/serendipity_editor.js.tpl
M templates/2k11/admin/style.css
Log Message:
-----------
Merge branch 'master' into feature/uploadLimitErrors
Compare: https://github.com/s9y/Serendipity/compare/0042a6f8bb26...b1f95e89b8b6
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|