mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
[file encoding] added encoding option & used chardet for Text/Markdown/Sf file
This commit is contained in:
@@ -1507,6 +1507,16 @@ textarea:-moz-placeholder {/* for FF */
|
||||
#file-op button {
|
||||
padding:2px 8px;
|
||||
}
|
||||
#file-enc-cont {
|
||||
width:950px;
|
||||
margin:-20px auto 6px;
|
||||
text-align:right;
|
||||
}
|
||||
#file-enc {
|
||||
border:1px solid #ddd;
|
||||
border-radius:2px;
|
||||
background:#efefef;
|
||||
}
|
||||
#file-view-tip {
|
||||
height: 150px;
|
||||
padding:10px;
|
||||
|
Reference in New Issue
Block a user