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

onli via php-blog-cvs <[email protected]> Thu, 16 Oct 2025 02:59:42 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/feature/loginLimits/[email protected]>
  Branch: refs/heads/feature/loginLimits
  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


  Commit: 6deaa75f7d513c71f2c5468ac635bdd84ecde79e
      https://github.com/s9y/Serendipity/commit/6deaa75f7d513c71f2c5468ac635bdd84ecde79e
  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:
  -----------
  Merge branch 'master' into feature/loginLimits


  Commit: 11637d9c10a3b4dfe6c5d6859d177bb6c4ee3ada
      https://github.com/s9y/Serendipity/commit/11637d9c10a3b4dfe6c5d6859d177bb6c4ee3ada
  Author: onli <[email protected]>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M docs/NEWS

  Log Message:
  -----------
  document changes


Compare: https://github.com/s9y/Serendipity/compare/ac81e8d8e3a3...11637d9c10a3

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