Sha256: b65d42fe24063ccb03427800b7c3913c41b3ae9a4e29e50b5728499b05c4e827

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

body
  font-size: 0.8em
$hover-background-color: #dfd
table
  font-size: 100%
  border-spacing: 0
  thead tr
    background-color: lightgrey
  thead tr th
    border-bottom: 1px solid black
  td, th
    border-right: 1px solid black
    &:last-child
      border-right: 0 none
  td.inspect
    background-color: grey
  td.id
    white-space: nowrap
  &.result tbody
    td, td pre
      font-family: monospace
      margin: 0
    td span.actions
      font-family: serif
      font-size: 0.8em
    tr:nth-child(odd)
      background-color: lightcyan
    tr:hover
      background-color: $hover-background-color
.dbtables
  float: left
  width: 200px
  padding-right: 10px
  h4
    margin: 0.5em 0
    padding: 0
  .list
    height: 20em
    overflow: auto
    .dbtable
      a.q
        display: inline-block
        width: 155px
.rezult
  clear: left
#error
  position: absolute
  display: none
  //width: 440px
  z-index: 9999
  border: red 2px solid
  background-color: #FFEEEE
#error_mask
  position: absolute
  z-index: 9000
  display: none
  left: 0
  top: 0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_db_browser-0.0.9 views/css.sass