Repository is archived
No commit activity in last 3 years
No release in over 3 years
Responsive styles for ActiveAdmin
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Responsive ActiveAdmin

Responsive design for ActiveAdmin.

Released under the MIT-LICENSE.

Installation

Add to your Gemfile

gem 'responsive_active_admin'

In app/assets/stylesheets/active_admin.css.scss

  @import "responsive_active_admin"

Contributing

  1. Fork
  2. New Branch
  3. Code
  4. Open PR. As this library is only for style changes, please include screenshots (I'd rather not have to clone your repo)
  5. Rejoice.

Screenshots

The following were taken on my Nexus 5, of the SparkSeat activeadmin interface.

The login page:

login

Menu:

menu

Dashboard / Show Page:

dashboard

Index Page:

index

Form:

form