mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@708 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a3d6726500
commit
10bb27249a
5 changed files with 20 additions and 3 deletions
|
|
@ -5,12 +5,24 @@
|
|||
.newest_document_default_box .title_box {
|
||||
border:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
height:14px;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.newest_document_default_box .title {
|
||||
.newest_document_default_box .title_box .title {
|
||||
background:url(./images/title_bullet.gif) no-repeat left;
|
||||
font-weight:bold;
|
||||
height:14px;
|
||||
padding-left:20px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.newest_document_default_box .title_box .more A {
|
||||
float:right;
|
||||
color:#AAAAAA;
|
||||
text-decoration:none;
|
||||
font-family:tahoma;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.newest_document_default_box .document_box {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue