dwaynemac / responsive_active_admin

Responsive ActiveAdmin styles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Responsive ActiveAdmin styles

License:MIT License


Languages

Language:SCSS 60.7%Language:Ruby 26.4%Language:HTML 12.9%