Sha256: db625331e974ccac12d0095513f6b139debc0a6f3f9b2a75838e37f842542866

Contents?: true

Size: 640 Bytes

Versions: 1

Compression:

Stored size: 640 Bytes

Contents

/*
 *= require bootstrap-2.3.2.min
 *= require bootstrap_overrides-2.3.2
 *= require jquery-ui-1.9.2.custom
 *= require_self
 *= require_tree .
 */

form.search{
  float:right;
  margin-top: -45px;
}

.clear_both{clear:both;}


.checkbox .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/jquery.checkbox.png) no-repeat blue;
}

.checkbox {
  display: inline-block; }
  .checkbox .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/assets/jquery.checkbox.png) no-repeat; }
  .checkbox.checked .icon, .checkbox.true .icon {
    background-position: -16px 0px; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap_admin-1.0.1 app/assets/stylesheets/bootstrap_admin.css