Koha/koha-tmpl/intranet-tmpl/prog/css/src
Owen Leonard 07fa7ccf31
Bug 31919: Add backgground color to hovered items in header dropdowns
This alternate patch is different in a few ways:

- Add a hover background color only to items in dropdown menus.
- Use an SCSS variable for the background color
- Update the specificity of the hover CSS to more fully override
  Bootstrap's default.

To test, apply the patch and rebuild the staff interface CSS.

- On any page in the staff interface, test the behavior of links in the
  nav header.
- The always-visible links (Circulation, Patrons, etc) should keep the
  same style as before: Underline on hover.
- In dropdown menus like "More" and the user menu in the upper right
  corner, hovered links should have a green background.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-04 19:17:00 -03:00
..
_flatpickr.scss Bug 31943: Date inputs wider than other inputs 2022-11-03 09:03:45 -03:00
_flatpickr_vars.scss Bug 28963: Use Flatpickr on calendar page 2021-10-12 11:15:32 +02:00
_fonts.scss Bug 30952: Add Poppins font assets 2022-10-12 15:58:32 -03:00
_forms.scss Bug 32022: Style tweaks to fieldsets and page-section 2022-10-28 16:41:36 -03:00
_header.scss Bug 31919: Add backgground color to hovered items in header dropdowns 2022-11-04 19:17:00 -03:00
_mixins.scss Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -03:00
_tables.scss Bug 31861: (follow-up) Fix disabled clear search button 2022-10-24 11:13:51 -03:00
_toolbar.scss Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -03:00
_variables.scss Bug 31943: Date inputs wider than other inputs 2022-11-03 09:03:45 -03:00
calendar.scss Bug 28963: Use Flatpickr on calendar page 2021-10-12 11:15:32 +02:00
holds.scss Bug 28816: Improve the display of multiple holds during hold process 2021-11-03 15:40:53 +01:00
installer.scss Bug 28982: Use Flatpickr on onboarding pages 2021-11-03 15:40:53 +01:00
mainpage.scss Bug 31879: Convert mainpage.css to SCSS 2022-10-24 13:18:36 -03:00
staff-global.scss Bug 31974: (follow-up) Correct some other specificity issues 2022-11-03 09:47:04 -03:00