Ver Fonte

Stylesheet like tabular edit - css update

Vijayakrishnan há 4 anos atrás
pai
commit
f828a73c73
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      public/css/style.css

+ 1 - 0
public/css/style.css

@@ -1033,6 +1033,7 @@ table.table-edit-sheet tbody tr td>select {
     background: #fefefe;
     width: 100% !important;
     min-width: unset !important;
+    border-bottom: 1px solid #dee2e6;
 }
 table.table-edit-sheet tbody tr td>input:focus,
 table.table-edit-sheet tbody tr td>select:focus {