mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@706 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13f60c4eef
commit
f0e586bd06
4 changed files with 22 additions and 1 deletions
14
plugins/newest_document/skins/default/style.css
Normal file
14
plugins/newest_document/skins/default/style.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.newest_document_default_box {
|
||||
padding:5px;
|
||||
}
|
||||
|
||||
.newest_document_default_box .title {
|
||||
font-weight:bold;
|
||||
border-bottom:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
}
|
||||
|
||||
.newest_document_default_box .item {
|
||||
border-bottom:1px solid #EEEEEE;
|
||||
padding:5px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue