Bug 31949

Summary: Remove round corners from toolbars
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 30952    
Bug Blocks:    

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