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

backports for theme Freifunk-generic #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 16, 2021

  1. theme-freifunk-generic: remove references to dropped theme failsafe

    In the upstream OpenWrt-2020 theme the references to the theme "failsafe" have been
    removed. cherry-pick / backport this from openwrt/luci@4c64aed
    
    Signed-off-by: Sven Roederer <[email protected]>
    SvenRoederer committed May 16, 2021
    Configuration menu
    Copy the full SHA
    8a64860 View commit details
    Browse the repository at this point in the history
  2. theme-freifunk-generic: rework table styles

    Target table, tr, th and td tags directly and stop using the corresponding
    CSS class names.
    
    Signed-off-by: Jo-Philipp Wich <[email protected]>
    
    cherry-picked from openwrt/luci@7057108
    jow- authored and SvenRoederer committed May 16, 2021
    Configuration menu
    Copy the full SHA
    434819e View commit details
    Browse the repository at this point in the history