| | |
| | | } |
| | | |
| | | .table-input-border { |
| | | width: 90%; |
| | | width: 80%; |
| | | background-color: transparent; |
| | | border: 0; |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .table-input-border-w20 { |
| | | width: 20%; |
| | | background-color: transparent; |
| | | border: 0; |
| | | |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | |
| | | .table-input-border-w15 { |
| | | width: 15%; |
| | | background-color: transparent; |
| | | border: 0; |
| | | |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | |
| | | .table-input-border-w10 { |
| | | width: 10%; |
| | | background-color: transparent; |
| | | border: 0; |
| | | |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | |
| | | .table-input-border-w5 { |
| | | width: 5%; |
| | | background-color: transparent; |
| | | border: 0; |
| | | |
| | | &:focus { |
| | | outline: none; |
| | | } |
| | | } |
| | | |
| | | .input-bottom-border { |
| | | width: 11%; |