[open-ils-commits] [GIT] Evergreen ILS branch rel_2_3 updated. b12a2b3fe1076805b9da429f09d6e539e48bcb07

Evergreen Git git at git.evergreen-ils.org
Wed Aug 15 13:01:19 EDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_3 has been updated
       via  b12a2b3fe1076805b9da429f09d6e539e48bcb07 (commit)
      from  bbc071efaa2d97fa4926d4311cccf78eea2aa956 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b12a2b3fe1076805b9da429f09d6e539e48bcb07
Author: Dan Scott <dscott at laurentian.ca>
Date:   Mon Aug 13 13:53:22 2012 -0400

    TPAC: Give login boxes a border
    
    For some reason, the boxes for the login form were stripped of
    their default border style. Let the natural input box formatting for the
    border shine through and give users an easier target when logging in.
    
    Signed-off-by: Dan Scott <dscott at laurentian.ca>
    Signed-off-by: Bill Erickson <berick at esilibrary.com>

diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2
index 695cc7e..8609d5e 100644
--- a/Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/Open-ILS/src/templates/opac/css/style.css.tt2
@@ -555,7 +555,6 @@ div.format_icon {
     height:18px;
     margin:0;
     padding:0;
-    border:none;
     background: none;
     font-size: 15px;
     color: [% css_colors.accent_medium %];

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/templates/opac/css/style.css.tt2 |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list