Sfoglia il codice sorgente

Stylesheet like tabular edit - css update

Vijayakrishnan 4 anni fa
parent
commit
f828a73c73
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {