Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LCARS menu and improve header.php #2268

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Fix LCARS menu and improve header.php #2268

merged 3 commits into from
Jul 26, 2022

Commits on Jul 18, 2022

  1. Fix LCARS menu (add grouping headers)

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    5ffd903 View commit details
    Browse the repository at this point in the history
  2. Move require "footer.php" to loginpage.php

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e79a1d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Simplify header.php

    - move some functions to `func.php`
    - move sidebar to its own file `sidebar.php`
    - fix indentation
    - LCARS CSS: hide menu headers when logged off
    - LCARS CSS: invert hover and active menu colors
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    79187b1 View commit details
    Browse the repository at this point in the history