Koha/koha-tmpl/intranet-tmpl/prog/en/css
Katrin Fischer f297a3ecd2 Bug 6901: Add classes to XSLT detail view in STAFF
This patch adds css classes to the fields in XSLT intranet views.
Use OpacUserCss and IntranetUserCss system preferences for altering the styling of
and hiding fields.

The css classes are named like the labels with additional underscores
where necessary.

Example:
.publisher {
display:none;
}

.other_title {
font-weight: bold;
}

Note: This patch also fixes the display of additional authors in field 880 (original
scripts like Hebrew). This small additional problem was found as a side effect of testing, where the
existence of an author in 880 would break the XSLT.

Also moves some CSS from a style attribute into the CSS file for 880 fields.

Signed-off-by: Liz Rea <lrea@nekls.org>

-- minor commit message edits (requested by KF)
2011-09-24 19:49:20 +12:00
..
pages Fix for Bug 5234 - Remove unused CSS files 2011-09-14 08:43:54 +12:00
treeview added jQuery plugin Treeview 1.4.0 2008-04-10 15:54:23 -05:00
addbiblio.css Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizontal scrolling 2011-09-23 06:21:05 +12:00
blue.css (bug #3291) fix blue.css to bold fields and tags in marc view 2009-06-04 07:23:44 -05:00
card.css [10/30] Patron Card Creator home page css 2010-01-11 18:21:11 -05:00
help.css Fixing "check all" function in search results; Using javascript to generate book bag and list buttons, since those functions depend on javascript being enabled.Also adding help.css, missing from yesterday's help file commits. 2008-01-27 14:34:50 -06:00
hierarchy.css move hierarchy.css to css dir 2007-08-23 21:22:00 -05:00
humanmsg.css Add humane messages jQuery plugin 2009-09-06 22:55:22 -06:00
label.css [30/40] Work on labels module home page. 2009-09-01 15:53:07 -04:00
login.css Fix for Bug 5743, 5743 - Make login errors a little nicer 2011-02-14 09:14:46 +13:00
preferences.css Fix for Bug 5532 - sysprefs editor should show names of saved prefs 2011-02-04 13:38:05 +13:00
print.css Fix for Bug 6291, Cart printing truncated in Firefox 2011-08-11 13:27:59 +12:00
printreceiptinvoice.css Bug 4440 Layout tweaking follow-up patch 2010-11-18 14:33:29 +13:00
spinelabel.css Quick Spine Label Printer 2009-08-01 10:47:13 -04:00
staff-global.css Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
tinymce.css Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00