Sha256: 4b08a693d64cc952bcd2677d1d0b2bfef1c38b7c7862cec43e2ce625a8cc9224

Contents?: true

Size: 1.02 KB

Versions: 8

Compression:

Stored size: 1.02 KB

Contents

.flyboy
  table
    @extend .table

    th, td
      padding-left: 1em !important
      padding-right: 1em !important

    th
      text-align: left

  .finished td
    background: $state-success-bg !important

  .onwarning td
    background: $state-warning-bg !important

  .onalert td
    background: $state-danger-bg !important

  td.actions
    width: 5em

  td.folder-status
    width: 5em
    white-space: nowrap

  td.task-status,
  td.task-snooze,
    width: 3em

  div.progress
    display: inline-block
    width: 150px
    margin: 0

  .taskable-name
    max-width: 10em
    white-space: nowrap
    overflow: hidden

  td.task-progress,
  td.folder-progress,
  td.taskable-progress,
  td.task_comment-progress,
    width: 150px

    form
      display: inline-block
      width: 30em

    form, p
      margin: 0
      padding: 0

  td.folder-status,
  td.task-status,
  td.task-snooze,
  td.folder-status a,
  td.task-status a,
  td.task-snooze a,
  td.task-term,
    color: black

  td.task-term,
  th.task-term,
    text-align: right

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dorsale-3.1.7 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.6 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.5 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.4 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.3 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.2 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.1 app/assets/stylesheets/dorsale/engines/flyboy.sass
dorsale-3.1.0 app/assets/stylesheets/dorsale/engines/flyboy.sass