mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
#17596607 : added a feature managing issues (change milestone, component, and etc.)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5315 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dbe08ac9aa
commit
04f980fca4
14 changed files with 220 additions and 19 deletions
|
|
@ -22,3 +22,12 @@ img.btnDelete { vertical-align:middle; }
|
|||
|
||||
td.filename { background-color:#EFEFEF; }
|
||||
td.filename a { font-weight:bold;}
|
||||
|
||||
ul.document_list_box { margin:0; padding:0; list-style:none; }
|
||||
.document_list_box { height:230px; overflow-y:scroll; overflow-x:hidden;}
|
||||
.document_list { margin-top:.5em; overflow:hidden; white-space:nowrap; clear:both;}
|
||||
.document_list input { float:left; margin-right:10px; }
|
||||
.document_list address { float:left; width:100px; margin-right:10px; overflow:hidden; white-space:nowrap;}
|
||||
.document_list .document_title { }
|
||||
|
||||
#popbody .adminTable tr th { width: 200px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue