Bug 31949 - Remove round corners from toolbars
Summary: Remove round corners from toolbars
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 30952
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-24 15:01 UTC by Katrin Fischer
Modified: 2023-06-08 22:26 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-10-24 15:01:41 UTC
When you change the background color for body, you can see that the toolbars still have round top corners.
Comment 1 Katrin Fischer 2022-10-24 15:39:36 UTC
Forgot, these are easier to see if you add this to your IntranetUserCSS:

body { background-color: silver; }
Comment 2 Owen Leonard 2022-11-16 16:31:40 UTC
Fixed by Bug 32101