mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
[dirent details] improvement; show more info for folders
This commit is contained in:
@@ -2272,28 +2272,6 @@ button.sf-dropdown-toggle:focus {
|
||||
display:inline;
|
||||
margin-right:5px;
|
||||
}
|
||||
#dirent-details {
|
||||
width:320px;
|
||||
}
|
||||
.dirent-details-img-container {
|
||||
text-align:center;
|
||||
height:160px;
|
||||
padding:6px 0;
|
||||
}
|
||||
.dirent-details-img-container .thumbnail {
|
||||
max-width:calc(100% - 4px); /* `-4px` for full width thumbnail */
|
||||
max-height:100%;
|
||||
}
|
||||
.dirent-details-text-info-container {
|
||||
padding:10px 20px;
|
||||
}
|
||||
.dirent-details-text-info-container table {
|
||||
margin:0;
|
||||
}
|
||||
.dirent-details-text-info-container th,
|
||||
.dirent-details-text-info-container td {
|
||||
border:none;
|
||||
}
|
||||
.audit-item .audit-select-hidden {
|
||||
position:absolute;
|
||||
background:#fff;
|
||||
|
Reference in New Issue
Block a user