Sha256: 3b71beafc6604e25dfe44f593b5484a8daf634190f97a6d350e3abe968fed864

Contents?: true

Size: 306 Bytes

Versions: 6

Compression:

Stored size: 306 Bytes

Contents

#footer {
  padding: 30px 30px;
  font-size: 0.8em;
  clear: both;

  p {
    padding-top: 10px
  }
}

// -------------------------------------- Index Footer (Under Table)
#index_footer {
  @include clearfix;
  padding-top: 5px;
  text-align: right;
  font-size: 0.85em;
}

.index_content { clear: both; }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
activeadmin-3.2.2 app/assets/stylesheets/active_admin/structure/_footer.scss
activeadmin-3.2.1 app/assets/stylesheets/active_admin/structure/_footer.scss
activeadmin-3.2.0 app/assets/stylesheets/active_admin/structure/_footer.scss
activeadmin-3.1.0 app/assets/stylesheets/active_admin/structure/_footer.scss
activeadmin-3.0.0 app/assets/stylesheets/active_admin/structure/_footer.scss
activeadmin-2.14.0 app/assets/stylesheets/active_admin/structure/_footer.scss