projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c275da
)
TPAC: Give login boxes a border
user/dbs/tpac_login_form_ie
author
Dan Scott
<dscott@laurentian.ca>
Mon, 13 Aug 2012 17:53:22 +0000
(13:53 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Mon, 13 Aug 2012 18:02:54 +0000
(14:02 -0400)
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@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/css/style.css.tt2
b/Open-ILS/src/templates/opac/css/style.css.tt2
index
7aef348
..
10e0f49
100644
(file)
--- 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 %];