mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
cafeXE 메인의 카페 생성 부분에 글자수 제한 및 input size 조절
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6178 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3396917f64
commit
4926b4e39a
2 changed files with 5 additions and 4 deletions
|
|
@ -115,6 +115,7 @@ div.cafeContext ul li a img { vertical-align:middle; }
|
|||
.cafeTable td.alert { color:red !important; }
|
||||
.cafeTable td.alert a { text-decoration:none; color:red !important; }
|
||||
|
||||
input.cafeID { width:150px; }
|
||||
input.cafeID { width:90%; }
|
||||
input.cafeTitle { width:90%; }
|
||||
textarea.cafeDescription{ width:90%; height:40px;}
|
||||
.cafeTable th span { font-size:10px; font-family:tahoma; color:#aaa; font-weight:normal;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue