Commit graph

6 commits

Author SHA1 Message Date
09a4b021c1 Repair menu highlighting, both for main menu and submenus
During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.

There are still a few submenu items highlighting not working even
after this commit.  More work needs  to be done.
2021-10-21 08:39:47 -07:00
6cb4b45761 Filings ⇒ Transparency, necessary rename operation & related first
The Filings page will ultimately be part of the Transparency page,
but for now, just rename it in prep for  later changes.
2021-10-19 06:50:26 -07:00
ea035ced4e the class="MENU" goes with the <li> element, not <a> element. 2021-10-19 06:50:26 -07:00
fafc718086 Experiment to see if restoring class= for submenus fixes highlight. 2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
f2f4b10f1c remove donation sidebar from learn and press pages 2021-10-19 06:47:58 -07:00
37d67fb1da Break submenus out into separately included files for reuse in sidebars. 2021-10-19 06:47:58 -07:00