mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4833 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
751928cb8e
commit
5adac26902
1 changed files with 2 additions and 4 deletions
|
|
@ -200,11 +200,9 @@
|
|||
|
||||
/* Attached File */
|
||||
.attachedFile{ margin:0; padding:0; border:none; clear:both;}
|
||||
.item .attachedFile{ position:absolute; left:0; bottom:0;}
|
||||
.reply .attachedFile{ position:absolute; left:10px; bottom:0;}
|
||||
.attachedFile *{ font-family:Tahoma; display:inline;}
|
||||
.attachedFile *{ font-family:Tahoma; display:inline; padding:0; margin:0;}
|
||||
.attachedFile dt{ z-index:2; display:inline; font-weight:bold;}
|
||||
.attachedFile dd{ z-index:1; left:-5px; display:inline; padding-left:12px; *zoom:1; background:url(../images/common/iconFile.gif) no-repeat left 3px; }
|
||||
.attachedFile dd{ z-index:1; left:-5px; display:inline; padding-left:12px; *zoom:1; background:url(../images/common/iconFile.gif) no-repeat left 3px; margin-right:5px; }
|
||||
.attachedFile dd a{ text-decoration:underline; }
|
||||
.attachedFile dd a .bubble{ position:absolute; display:none; text-decoration:none; white-space:nowrap; border:1px solid; padding:2px 5px; left:0; top:-20px; cursor:pointer;}
|
||||
.attachedFile dd a:hover .bubble,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue