Bug 7761

Summary: cleaning up empty declarations from staff-global.css
Product: Koha Reporter: Gaetan Boisson <gaetan.boisson>
Component: TemplatesAssignee: Gaetan Boisson <gaetan.boisson>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 7761 - cleaning up empty declarations from staff-global.css
[SIGNED-OFF] Bug 7761 - cleaning up empty declarations from staff-global.css

Description Gaetan Boisson 2012-03-20 15:45:35 UTC
staff-global.css contains a number of empty declarations like

html{
}

i'll clean this up.
Comment 1 Gaetan Boisson 2012-03-20 16:19:08 UTC Comment hidden (obsolete)
Comment 2 Gaetan Boisson 2012-03-20 16:19:51 UTC
turns out there were not that many.
Comment 3 Owen Leonard 2012-03-23 15:53:09 UTC
Created attachment 8610 [details] [review]
[SIGNED-OFF] Bug 7761 - cleaning up empty declarations from staff-global.css

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 4 Ian Walls 2012-03-25 21:20:16 UTC
Just as advertised this removes empty declarations.  Easy change to read, just cleanup, marking as Passed QA.
Comment 5 Jared Camins-Esakov 2012-05-09 20:04:51 UTC
This bug will be included in the Koha 3.6.5 release.