Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 2568a1c43d Bug 32310: Correct CSS in the staff interface which still uses old color scheme
This patch updates staff interface CSS so that it better conforms to the
color scheme of the updated staff interface.

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

- Go to Tools -> Calendar. Corrected are the borders around the calendar
  and around the "Add new holiday" panel which appears when you click a
  date on the calendar.
- Go to Patrons and perform a search which will return multiple results.
  - Check the checkbox for some patrons. The color of the "Patrons
    selected" box have been updated.
  - Incorrect padding values have also been removed from the adjacent
    patron list and merge buttons.
- Locate a multi-paged DataTable, e.g. Administration -> Authorized
  values. The style of the "Next" and "Previous" buttons have been
  updated.
- View a patron record and choose More -> Set permissions from the
  toolbar. In the table of permissions, when you hover your mouse over
  one of the headings ("Check out and check in items," "Edit
  authorities," etc.) the color should be correct.
- I don't think this is ever visible in the staff interface, but the
  template has markup in it to display a "Log in" link in the header
  menu if the user isn't logged in. I've removed some redundant CSS
  corresponding to this link and corrected some markup just in case
  there is a situation in which is appears.

Signed-off-by: Amit Gupta <amitddng135@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-24 15:29:18 -03:00
..
src Bug 32310: Correct CSS in the staff interface which still uses old color scheme 2022-11-24 15:29:18 -03:00
addbiblio.css Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
calendar.css Bug 31943: Compiled CSS 2022-11-03 09:05:00 -03:00
cateditor.css
hierarchy.css
holds.css
humanmsg.css
installer.css Bug 31943: Compiled CSS 2022-11-03 09:05:00 -03:00
itemsearchform.css
login.css Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -03:00
mainpage.css Bug 31879: Compiled CSS 2022-10-24 13:19:42 -03:00
preferences.css Bug 30952: (follow-up) Fix style of floating toolbars 2022-10-12 16:15:14 -03:00
print.css
printreceiptinvoice.css
quotes.css
reports.css
right-to-left.css Bug 30952: Fix navbar elements ordering for RTL 2022-10-12 16:14:35 -03:00
select2.css
spinelabel.css
staff-global.css Bug 32046: Compiled CSS 2022-11-23 09:35:02 -03:00
tinymce.css
uploader.css