Koha/koha-tmpl/opac-tmpl/bootstrap/less
Owen Leonard 9094b4a1bb Bug 10865: (Follow-up) Add CSS style for form hints
This patch adds a new "hint" class for displaying information relating
to a form field. On the list edit screen the hint also has an alert
class to highlight it.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script. Works as advertised.
Tested with Bootstrap and prog theme. Some notes:

- When OpacAllowPublicListCreation is turned off, the permissions
  don't show.
- When OpacAllowPublicListCreation is turned off, we could also hide
  the Category pull down in the [new list] pop up, as there is only
  Private left as an option.
- Maybe we should move the new list link outside of the tabs?
  When OpacAllowPublicListCreation is turned off, but public lists
  exist, the link 'new list' will still show on the public list tab,
  but a private list will be created.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-09 22:19:19 +00:00
..
mixins.less Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
opac.less Bug 10865: (Follow-up) Add CSS style for form hints 2014-04-09 22:19:19 +00:00
responsive.less Bug 10865: (Follow-up) Add CSS style for form hints 2014-04-09 22:19:19 +00:00
right-to-left.less Bug 11411 - Bootstrap theme (enhancement) for (right to left) 2014-02-19 21:32:07 +00:00