Welcome to mirror list, hosted at ThFree Co, Russian Federation.

datatable.less « stylesheets « Events « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d06692119d48c665df83cd9f1b324daf963de07b (plain)
1
2
3
4
5
6
7
div[data-report="Events.getAaction"].dataTableVizAllColumns,
div[data-report="Events.getName"].dataTableVizAllColumns,
div[data-report="Events.getCategory"].dataTableVizAllColumns {
  .dataTableWrapper {
    width:1000px;
  }
}