Skip to content
Snippets Groups Projects
Select Git revision
  • 06663a21a0644e88516644d3f5778d3a6a99872f
  • master default
  • v1.1.0
  • v1.0.0
4 results

admin-edit-milestone.php

Blame
  • transactions.css 254 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;
    }