mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
planet document 위젯 css 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5183 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
67480e6e2c
commit
d2a91fa61c
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,10 @@
|
|||
.planetDocument .article .content { border:1px solid #545554; z-index:1; display:block; padding:10px; margin-left:4px; }
|
||||
.planetDocument .article .content div { line-height:1.4; }
|
||||
|
||||
.planetDocument .article .tooltipLT,
|
||||
.planetDocument .article .tooltipRT,
|
||||
.planetDocument .article .tooltipLB,
|
||||
.planetDocument .article .tooltipRB { background-color:#000; }
|
||||
.planetDocument.black .article .tooltipLT,
|
||||
.planetDocument.black .article .tooltipRT,
|
||||
.planetDocument.black .article .tooltipLB,
|
||||
.planetDocument.black .article .tooltipRB { background-color:#000; }
|
||||
.planetDocument.black .article .tooltipLT { background-position:0 -25px; }
|
||||
.planetDocument.black .article .tooltipRT { top:0px; background-position:-10px -25px; }
|
||||
.planetDocument.black .article .tooltipLB { background-position:0 -35px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue