diff options
Diffstat (limited to 'Pages/ViewMedia.cshtml.css')
| -rw-r--r-- | Pages/ViewMedia.cshtml.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Pages/ViewMedia.cshtml.css b/Pages/ViewMedia.cshtml.css index 622de48..29094b8 100644 --- a/Pages/ViewMedia.cshtml.css +++ b/Pages/ViewMedia.cshtml.css @@ -52,6 +52,10 @@ div#metadata-fileinfo > table td { font-size: 8pt; } +div#metadata-fileinfo button#delete-button { + background: #ff4848; +} + div#metadata-tags > table td { font-size: 8pt; } |
