]> git.evergreen-ils.org Git - working/Evergreen.git/commit
make the table rows containing stat cats in the patron editor more easily selectable...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Sep 2010 19:57:33 +0000 (19:57 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 8 Sep 2010 19:57:33 +0000 (19:57 +0000)
commit97e9ef5cc2de260a02fecedb5cdec4de8dac7312
tree36dbb88d85c31a466bcc81bdea2c46ef159ccfa8
parentb33d28c46eeefd898f45b68fc172cd80c17a0fef
make the table rows containing stat cats in the patron editor more easily selectable by CSS.  So, for example, we could put something like this in register_custom.css: TR[stat_cat_id='1'] { border: solid thick red; font-size: x-large; }

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17523 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/actor/user/register.js