Commit 72cec485 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Fixed issue when login fails on admin console and background doesn't fill space.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9873 b35dd754-fafc-0310-a699-88a17e54d16e
parent 74e28653
......@@ -25,7 +25,7 @@
}
#jive-loginTable td.loginFormTable {
padding: 17px 17px 7px 55px;
background: #ffffff url(../images/jive-login-form-bg-gray.gif) repeat-x top;
background: #e0e0e0 url(../images/jive-login-form-bg-gray.gif) repeat-x top;
border: 1px solid #bbbbbb;
-moz-border-radius: 5px;
}
......
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