mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
17471237 * board 모듈의 black 컬러셋에서 버튼이 보이지 않던 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4946 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5014cffdd5
commit
8b7ad74dea
2 changed files with 21 additions and 17 deletions
|
|
@ -102,12 +102,13 @@
|
|||
.smallBox .messageBox { background-color:#444444; border-bottom:1px solid #888888; color:#AAAAAA;}
|
||||
.smallBox .header { background:transparent !important; }
|
||||
|
||||
|
||||
/* button */
|
||||
a.button, span.button, del.button,
|
||||
a.button span, span.button button, span.button input, del.button span{
|
||||
background-image:url(../images/black/form_buttons.png);
|
||||
_background-image:url(../images/black/form_buttons.gif);
|
||||
}
|
||||
a.button,
|
||||
a.button span,
|
||||
span.button,
|
||||
span.button button,
|
||||
span.button input { background-image:url(../../../../../common/tpl/images/buttonBlack.gif); color:#fff;}
|
||||
|
||||
|
||||
del.button span,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue