uploads: revamp /uploads listing UI (#3657).
* Add thumbnails. * Colorize tags. * Rearrange columns. * Add rating/source/size/dimensions info. * Add "»" search drilldown links.
This commit is contained in:
@@ -54,6 +54,10 @@ table.autofit {
|
||||
white-space: normal;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.col-normal {
|
||||
white-space: normal;
|
||||
}
|
||||
}
|
||||
|
||||
table.search {
|
||||
|
||||
@@ -36,6 +36,12 @@ div#c-uploads {
|
||||
}
|
||||
}
|
||||
|
||||
div#a-index {
|
||||
.info {
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
div.upload-preview {
|
||||
display: inline-block;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user