Koha/koha-tmpl/intranet-tmpl/prog/en/css
Owen Leonard 538ab5631e Bug 2774 - Path to theme is hard-coded in many places
This patch corrects more places in Koha where the path to the "prog"
theme is hard-coded in templates, CSS, and scripts.

Staff client home page:

Paths to the Koha logo background image and the module image sprite have
been corrected. Inactive and hover states of the module links
(circulation, patrons, etc) should look correct.

addbiblio.pl:

An <img> tag is replaced with a text link and an
additional CSS class. CSS uses an image-replacement technique to display
the image as before.

To test, open a blank or existing bibliographic record for editing.
Confirm that the "tag editor" icon displays correctly in two cases: 1)
tags linked to plugin editors and 2) tags linked to authorities. Both
should look correct and work correctly.

System preferences:

The system preferences editor appends a "loading" image to system
preference submit buttons when they are clicked. This patch changes
ajax.js to insert a <span> styled with a background-image instead.

To test, open system preferences and modify any preference. Submit the
change and confirm that the "loading" image appears correctly.

Background jobs:

Any place in Koha where a background job is used displays a progress
bar. This patch corrects the path in CSS to the progress bar image. To
test, perform an action which triggers the display of a progress bar.
For instance, batch modification of items. Confirm that the progress bar
image displays correctly.

blue.css:

I don't know if this is still used by anyone, but a couple of image
paths in this CSS file have been corrected.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests, QA script and test plan.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-18 16:49:18 +00:00
..
treeview
addbiblio.css Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
blue.css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
card.css
datatables.css Bug 9034 [Follow-up] Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
help.css
hierarchy.css
humanmsg.css
label.css
login.css Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients 2012-02-10 16:08:09 +01:00
mainpage.css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
preferences.css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
print.css Bug 8893 - show more information on printout 2012-12-03 06:31:05 -05:00
printreceiptinvoice.css
quotes.css Bug 7977: Further UI work on the QOTD editor 2012-05-24 14:14:17 +02:00
right-to-left.css Bug 10406: memove div and more obsolete CSS related to YUI autocomplete 2013-06-12 07:24:30 -07:00
spinelabel.css
staff-global.css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
tinymce.css Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00
uploader.css Bug 7977: Further UI work on the QOTD uploader 2012-05-24 14:14:15 +02:00