[serendipity-cvs] [s9y/Serendipity] 0d3c7b: Fix CSS tabs (#922)

onli via php-blog-cvs <[email protected]> Thu, 16 Oct 2025 02:52:45 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/s9y/Serendipity
  Commit: 0d3c7b5a46010fa74e64d248b0404ae5ba1fe855
      https://github.com/s9y/Serendipity/commit/0d3c7b5a46010fa74e64d248b0404ae5ba1fe855
  Author: onli <[email protected]>
  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



To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications