Commit e847dd3c authored by Ivan Tyagov's avatar Ivan Tyagov

Be consistent for "Log in" link. CSS fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39213 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 76a9d707
......@@ -73,7 +73,7 @@
tal:attributes="href string:${portal_path}/login_form"\n
i18n:translate="" i18n:domain="ui"\n
i18n:attributes="title"\n
title="Log in">Login</a>\n
title="Log in">Log in</a>\n
</tal:block>\n
\n
</tal:block>\n
......
......@@ -1006,6 +1006,11 @@ form p,\n
margin-left: 10px;\n
\n
}\n
\n
div.search_text{\n
margin-right: 4px;\n
}\n
\n
.meta input.search_text:focus {color:#000000;}\n
\n
.meta input.search_button {\n
......
1598
\ No newline at end of file
1600
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment