Commit 25dd784d6821a2d214412917558bcfe96c68f13f

Authored by Виталий
1 parent 98236a91

file input settings 2

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
backend/web/core/css/custom.css
@@ -5404,6 +5404,8 @@ padding: 0 10px; @@ -5404,6 +5404,8 @@ padding: 0 10px;
5404 color: #428442; 5404 color: #428442;
5405 } 5405 }
5406 5406
  5407 +/********file input settings***********/
  5408 +
5407 .file-caption .file-caption-name { 5409 .file-caption .file-caption-name {
5408 border: 0 !important; 5410 border: 0 !important;
5409 box-shadow: none !important; 5411 box-shadow: none !important;
@@ -5436,3 +5438,4 @@ padding: 0 10px; @@ -5436,3 +5438,4 @@ padding: 0 10px;
5436 margin-bottom: 10px; 5438 margin-bottom: 10px;
5437 } 5439 }
5438 5440
  5441 +/********end file input settings***********/