Made the metadata table look pretty
This commit is contained in:
@@ -610,6 +610,24 @@ a img.media_image {
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user