Summary: | [Omnibus] Add 'btn-primary' to the main action button where it's missing | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 32069, 31810, 31812, 31884, 31885, 31888, 31958, 32000, 32001, 32002, 32757, 32982 | ||
Bug Blocks: |
Description
Martin Renvoize (ashimema)
2022-10-24 13:30:28 UTC
See doc about buttons in https://getbootstrap.com/docs/4.0/components/buttons/ The staff client is currently on Bootstrap 3.x, so this is what we have to work with now: https://getbootstrap.com/docs/3.3/css/#buttons Must admit a assumed it t was btn-primary that had been used until I went to fix a case.. at which point I got totally confused... Another one to get added to the guidelines.. how and when to use it |