Allow asset admin styles to be used in 'Choose another file' dialogue of UploadField

I've added thumbnails to the 'Choose another file' dialogue, this style change allows for that gridfield to be styled the same way with compact rows
This commit is contained in:
jonom 2013-05-31 18:12:19 -05:00
parent bd86ff848c
commit 97489b6b18

View File

@ -37,7 +37,7 @@
}
}
#Form_EditForm_File {
.cms table.ss-gridfield-table {
td {
// Taken care of by minimum image sizes
padding-top: 0;