README.txt |
README.txt |
|
-- SUMMARY --
Responsive images and styles (resp_img) This module solves the problems with images
and responsive themes, it allows you to define multiple image style suffixes and their
corresponding maximum width.
For a full description of the… |
resp_img.admin.css |
css/resp_img.admin.css |
|
tr.odd.resp-img-status-disabled {
background: none repeat scroll 0 0 #ee7777;
}
tr.even.resp-img-status-disabled {
background: none repeat scroll 0 0 #ff9999;
} |
resp_img.css |
css/resp_img.css |
|
img.resp-img-picture {
max-width: 100%;
height: auto;
} |
resp_img.info |
resp_img.info |
|
name = Responsive images and styles
description = Responsive images and styles
core = 8.x
files[] = resp_img.module
dependencies[] = breakpoints |
resp_img.install |
resp_img.install |
|
|
resp_img.module |
resp_img.module |
|
|
resp_img.yml |
config/resp_img.yml |
|
config/resp_img.yml |