Sha256: 85980c5c1dd557a8d06bd4e6323525f0d477d7430e4df4dca6d437b74897112d

Contents?: true

Size: 518 Bytes

Versions: 75

Compression:

Stored size: 518 Bytes

Contents

=indented_dl()
  dt
    font-weight: bold
  dd
    padding-left: 1em

=clean_list($inline: true)
  list-style: none
  margin: 0
  @if ($inline)
    & > li
      display: inline-block

=ellipsis_text()
  overflow: hidden
  white-space: nowrap
  text-overflow: ellipsis
  &:hover
    overflow: visible
    white-space: normal
    text-overflow: none

=rbbt_panel($color_bg: $color_panel_bg, $color_border: $color_panel_border)
  background-color: $color_bg
  border: 1px solid $color_border
  padding: $vindent $indent

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
rbbt-rest-1.3.32 share/views/compass/functions.sass
rbbt-rest-1.3.31 share/views/compass/functions.sass
rbbt-rest-1.3.30 share/views/compass/functions.sass
rbbt-rest-1.3.29 share/views/compass/functions.sass
rbbt-rest-1.3.28 share/views/compass/functions.sass
rbbt-rest-1.3.27 share/views/compass/functions.sass
rbbt-rest-1.3.26 share/views/compass/functions.sass
rbbt-rest-1.3.25 share/views/compass/functions.sass
rbbt-rest-1.3.24 share/views/compass/functions.sass
rbbt-rest-1.3.23 share/views/compass/functions.sass
rbbt-rest-1.3.22 share/views/compass/functions.sass
rbbt-rest-1.3.21 share/views/compass/functions.sass
rbbt-rest-1.3.20 share/views/compass/functions.sass
rbbt-rest-1.3.19 share/views/compass/functions.sass
rbbt-rest-1.3.18 share/views/compass/functions.sass
rbbt-rest-1.3.17 share/views/compass/functions.sass
rbbt-rest-1.3.16 share/views/compass/functions.sass
rbbt-rest-1.3.15 share/views/compass/functions.sass
rbbt-rest-1.3.14 share/views/compass/functions.sass
rbbt-rest-1.3.13 share/views/compass/functions.sass