Sha256: 24c799f2a6962637c5d4869e235b41cfa2d003e79c05eb36cb874fa1c0c158f9

Contents?: true

Size: 1.83 KB

Versions: 3

Compression:

Stored size: 1.83 KB

Contents

@import "bootstrap/_variables"
@import "font-awesome-sprockets"
@import "font-awesome"

$mid-span:    $font-size-base * 1.5
$short-span:  $font-size-base / 2

// engine styles

.new-execution form.form-inline
  .form-group.report_format
    margin-right: $font-size-base

    label
      margin-right: $short-span

#main > section > .page-header, #main > section > form.query-form .page-header
  margin-top: 0

  small
    margin: 0 10px
    font-size: $font-size-base

#sidebar
  h2 a.new-query
    float: right

  ul.queries
    li.panel
      margin-bottom: $short-span

    .panel-heading h2
      margin:   0
      font-size: $font-size-base

    p.panel-body.description
      margin-bottom: 0

form.query-form
  textarea#query_query
    font-family: monospace

.btn-in-header
  display:  inline-block
  margin-left: $short-span

  .btn
    margin-left: $short-span

.preview .js-preview-result
  overflow: scroll

.fa-pad-r
  padding-right: $short-span / 2

.fa-pad-l
  padding-left: $short-span / 2

#current-tables
  font-size: $font-size-base * 0.9

  table
    width: 800px

    caption
      text-align: left
      margin-bottom:  $short-span
      font-size:  $font-size-base * 1.5

      span.name
        font-family:  monospace
      small.count
        font-size:  $font-size-base * 1
        color:      gray
        margin-left:  $font-size-base

    th.pk, td.pk
      width: $font-size-base * 1.5
    th, td.icon
      text-align: center
    th.number, td.number
      text-align: right
    th.monospace, td.monospace
      font-family: monospace
    th.data
      width: $font-size-base * 10

.tab-content
  margin-top:  $font-size-base
  padding-left:  1em
  padding-right: 1em

  max-height: 600px
  overflow:   scroll

  .tab-pane > h3
    font-size: $font-size-base * 1.5

    small
      font-size: $font-size-base
      margin-left: $font-size-base

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
adhoq-0.0.5 app/assets/stylesheets/adhoq/adhoq.css.sass
adhoq-0.0.4 app/assets/stylesheets/adhoq/adhoq.css.sass
adhoq-0.0.3 app/assets/stylesheets/adhoq/adhoq.css.sass