Made the metadata table functional within the new metadata_display plugin and

removed all traces of it from core.
This commit is contained in:
tilly-Q
2014-05-12 18:07:31 -04:00
parent f14519c398
commit b5dd245989
7 changed files with 156 additions and 24 deletions

View File

@@ -609,25 +609,6 @@ a img.media_image {
cursor: -moz-zoom-in;
cursor: zoom-in;
}
table.metadata_info {
font-size:85%;
margin-left:10px;
}
table.metadata_info tr.highlight {
color:#f7f7f7;
}
table.metadata_info th {
font-weight: bold;
border-spacing: 10px;
text-align: left;
}
table.metadata_info td {
padding: 4px 8px;
}
/* icons */
img.media_icon {