설치시 DB 목록 옆에 관련 매뉴얼 아이콘 추가 (현재는 큐브리드만)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5861 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-12 07:50:35 +00:00
parent 47f1fc0ee4
commit 26a8f1c956
10 changed files with 10 additions and 8 deletions

View file

@ -58,3 +58,5 @@ div.buttonCenter { text-align:center; }
#content .tableType7 td p { line-height:1.4em; margin:5px 0 0 0; padding:0;}
#content .tableType7 .borderBottomNone { border-bottom:none;}
#content .tableType7 .none { color:#c95b53;}
a.manual { background:url("../images/iconManual.gif") no-repeat left top; vertical-align:middle; display:inline-block; width:12px; height:13px; overflow:hidden; line-height:0; font-size:1px; text-decoration:none;}