From 62ac4bef6104f4ab2e8685120284f50fbb088761 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Mon, 18 Jun 2018 03:05:28 +1000 Subject: [PATCH] * update css --- public/theme/css/default.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/theme/css/default.css b/public/theme/css/default.css index c5cfcd4..7b93e38 100644 --- a/public/theme/css/default.css +++ b/public/theme/css/default.css @@ -161,3 +161,8 @@ div.img-preview { display: inline-block; vertical-align: top; } + +span.filebin.error { + font-size: 14pt; + color: red; +}