git-svn-id: http://xe-core.googlecode.com/svn/trunk@1564 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-07 09:06:57 +00:00
parent 97c7db301f
commit 4b747ef218
8 changed files with 106 additions and 2 deletions

View file

@ -0,0 +1,10 @@
@charset "utf-8";
/* pathNavigation */
.openid_user_id {
background: url(../images/login-bg.gif) left no-repeat;
background-color: #ffffff;
background-position: 0 50%;
color: #000;
padding-left: 18px;
}