Select Git revision
transactions.css
-
Robert Goldmann authoredRobert Goldmann authored
transactions.css 484 B
.table-repeating-end .cell{
padding: 0 2vmin 0 0;
}
.table-repeating-end .stretched-cell {
width: 100%;
padding: 0 2% 0 2%;
}
.table-repeating-end .input-cell {
min-width: 20%;
}
.chips .chip.selected {
background-color: #2E79B9;
}
.input-min-width {
min-width: 100px;
}
.transaction-container {
width: 90%;
}
.transaction-container .responsive-table td {
text-align: center;
}
.transaction-container .category-circle-small {
margin: auto;
}