Sha256: 462ad213599ed10792771eb45fab52b29148874b021a8610b12c1e8ffb1f0aa4

Contents?: true

Size: 416 Bytes

Versions: 11

Compression:

Stored size: 416 Bytes

Contents

@import '~patternfly/dist/sass/patternfly/_color-variables.scss';

.tasks-labels-row {
  margin: 0;
  padding: 0 10px;
  .title {
    font-weight: 600;
    font-size: 13px;
  }
  .label {
    font-size: 100%;

    margin-left: 5px;
    margin-right: 5px;
    a {
      padding-left: 10px;
    }
  }
  .pficon-close {
    color: $color-pf-white;
  }
  .compound-label-pf {
    margin-left: 0;
    margin: 10px;
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
foreman-tasks-0.15.11 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.10 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.9 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.8 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.7 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.16.0 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.6 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.5 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.4 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.3 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss
foreman-tasks-0.15.2 webpack/ForemanTasks/Components/TasksDashboard/Components/TasksLabelsRow/TasksLabelsRow.scss