mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 03:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1564 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
97c7db301f
commit
4b747ef218
8 changed files with 106 additions and 2 deletions
10
modules/member/skins/default/css/module.css
Normal file
10
modules/member/skins/default/css/module.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue