| Summary: | Add some styling to the tags to allow them to be distinctive | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Robin Sheat <robin> |
| Component: | OPAC | Assignee: | Robin Sheat <robin> |
| Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | chris, jonathan.druart, paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 8001: improve styling potential of the tag list
Bug 8001: [SIGNED-OFF] improve styling potential of the tag list |
||
|
Description
Robin Sheat
2012-04-24 04:41:08 UTC
Created attachment 9280 [details] [review] Bug 8001: improve styling potential of the tag list This adds the class name "tagterm" to the terms in the list of a user's tags in the OPAC, allowing them to be seperately styled. Created attachment 9418 [details] [review] Bug 8001: [SIGNED-OFF] improve styling potential of the tag list Just adds a CSS class to a <td> element.... marking Passed QA. Harmless html change, no strings introduced, adds no new features but allows better css styling. Will be in 3.8.1 |