dungbanguyen / adminlte-rails

The AdminLTE Rails gem integrates AdminLTE theme with the Rails asset pipeline
https://github.com/shine60vn/adminlte-rails
MIT License
129 stars 73 forks source link

checkbox background is missing, and its not showing #6

Closed petrnovosad closed 9 years ago

petrnovosad commented 9 years ago

Hi, if I add checkbox mouse cursor recognize it, but its hidden and can't be checked. I found that in admin-lte.css on row 2862 is background image that is missing (icheck/miniminal/minimal.png).

Is there way to show checkbox, or I just have to set my own image in my custom css?

thx for help

ugoa commented 9 years ago

:+1:

dungbanguyen commented 9 years ago

Sorry for too late reply!

PR https://github.com/shine60vn/adminlte-rails/pull/4 fixed this issue already, we can close this now!