Skip to content
Snippets Groups Projects
transactions.css 484 B
Newer Older
  • Learn to ignore specific revisions
  • .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;
    
    }
    
    .transaction-container .responsive-table td {
        text-align: center;
    }
    
    .transaction-container .category-circle-small {
        margin: auto;