Sha256: 1d575d29b1138e06cd74eee74140ca494fb1b3a57f6ea7f543a15209fd284c35

Contents?: true

Size: 1.81 KB

Versions: 14

Compression:

Stored size: 1.81 KB

Contents

//= depend_on_asset redde/move-handler.png
//= depend_on_asset redde/eye.svg
//= depend_on_asset redde/eye_disactive.svg
//= depend_on_asset redde/close.svg
//= depend_on_asset redde/close-hover.svg

.list-v2
  width: auto
  border-collapse: collapse
  border-collapse: separate
  border-spacing: 0
  margin-left: -30px
  margin-right: -30px

.list-v2__col
  &:first-child,
  &:last-child,
  &._del
    width: 0.01%

.list-v2__head
  font-size: 11px
  text-transform: uppercase
  background: #d7e4ef
  padding: 13px 0 13px 30px
  border-bottom: 1px solid #dddddd
  // border-bottom: 0 none
  // border-top: 1px solid #ddd

  &:first-child,
  &:last-child
    background: #d7e4ef
    padding-left: 0
    min-width: 10px

  &._img
    padding-left: 20px

.list-v2__head_first
  padding-left: 0

.list-v2__cell
  padding: 3px 0 3px 30px
  vertical-align: middle
  font-size: 13px
  color: #000
  cursor: pointer
  width: auto
  border-bottom: 1px solid #dddddd
  // border-top: 1px solid #ddd
  // border-bottom: 0 none

  &._img
    width: 1%
    padding-left: 20px

  tr:hover > &
    background-color: #fff5d4

  &:first-child,
  &:last-child
    padding-left: 0
    width: 10px
    border-bottom: 0 none

  &._handle
    min-width: 23px
    width: 0.01%
    background: image-url('redde/move-handler.png') no-repeat center

  &._eye
    padding-left: 7px
    width: 0.01%

.list-v2__cell_first
  padding-left: 0

.list-v2__img
  border-radius: 2px
  display: block

.list-v2__eye
  display: block
  width: 20px
  height: 20px
  background: image-url('redde/eye.svg') no-repeat center
  &._disactive
    background-image: image-url('redde/eye_disactive.svg')

.list-v2__del
  background: image-url('redde/close.svg') no-repeat center
  display: block
  width: 20px
  height: 20px
  &:hover
    background: image-url('redde/close-hover.svg') no-repeat center

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
redde-0.3.6 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.6 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.5 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.5 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.4 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.4 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.3 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.3 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.2 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.2 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.1 app/assets/stylesheets/redde/blocks/list-v2.sass
redde-0.3.1 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.0 app/assets/stylesheets/redde-admin/blocks/list-v2.sass
redde-0.3.0 app/assets/stylesheets/redde/blocks/list-v2.sass