diff --git a/backend/web/core/css/custom.css b/backend/web/core/css/custom.css index c46b1d5..5956fe0 100644 --- a/backend/web/core/css/custom.css +++ b/backend/web/core/css/custom.css @@ -5404,6 +5404,8 @@ padding: 0 10px; color: #428442; } +/********file input settings***********/ + .file-caption .file-caption-name { border: 0 !important; box-shadow: none !important; @@ -5436,3 +5438,4 @@ padding: 0 10px; margin-bottom: 10px; } +/********end file input settings***********/ -- libgit2 0.21.4