Sha256: 09435649ac15ac55e190feeb14869eea3702f9d607deca9e80c57e7fc0e4807b

Contents?: true

Size: 953 Bytes

Versions: 2

Compression:

Stored size: 953 Bytes

Contents

@import 'compass/css3/animation'
@import 'screen_sizes'
@import 'layout'
@import 'card_templates'
@import 'tab_menu'
@import 'misc'


a.entity
  display: inline-block
  max-width: 50em
  overflow: hidden
  white-space: nowrap
  text-overflow: ellipsis
  vertical-align: bottom


.input.multiple
  display: flex
  flex-wrap: wrap
  

.workflow_task
  .title
    margin-bottom: 1.5em

.action_parameters
  form > .field
    margin-bottom: 2em !important
    margin: auto
  input[type=file]
    display:inline-block
  span.file_or_text_area
    display:inline-block
    float: right

  .field.boolean
    label
      display: inline-block
    input
      float: right
      height: 22px

.content > .info
  &:hover
    z-index: 10

table > caption
  max-width: 60em

.filters + p
  margin-top: 2em

.table_value
  white-space: nowrap
  &.strip
    font-weight: bold
  &.long
    overflow: hidden
    text-overflow: ellipsis
    float: left
    clear: left

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rbbt-rest-1.8.3 share/views/compass/app.sass
rbbt-rest-1.8.2 share/views/compass/app.sass