I noticed that the apache error log kept reporting that the files submit-bg.gif and listmenu-container-bg.gif were missing. Upon inspection they were removed as part of Bug:6865, but sco.css had been not been changed to reflect this.
Correction.. I've found the link to submit-bg.gif in sco.css... I'm still trying to track down where listmenu-container-bg.gif is being linked from.
Created attachment 7966 [details] [review] Bug 7629 - Update sco.css to include CSS Gradients and prevent error upon missing background image file Copying CSS gradients for input buttons and dialogs from opac.css. Also copied missing CSS for language-picker footer. Markup corrected in a couple of places in order for the right style to be applied. To test corrections to dialog CSS, enter an invalid patron barcode. Multiple languages will have to be enabled in order to see the footer correction working.
Created attachment 8015 [details] [review] [Signed Off] Bug 7629 - Update sco.css to include CSS Gradients and prevent error upon missing background image file Copying CSS gradients for input buttons and dialogs from opac.css. Also copied missing CSS for language-picker footer. Markup corrected in a couple of places in order for the right style to be applied. To test corrections to dialog CSS, enter an invalid patron barcode. Multiple languages will have to be enabled in order to see the footer correction working. Signed-off-by: Liz Rea <wizzyrea@gmail.com> Dialog CSS looks correct, footer also looks correct with multi languages.
CSS and template-level only change. Easy to read, introduces CSS3 features to match elsewhere in the system. Marking as Passed QA.
This will be included in the 3.6.5 release.