Bookmarked Speed Dial 的评价
Bookmarked Speed Dial 作者: AKAPON
arhist 的评价
评分 5 / 5
来自 arhist,7 年前so that my image fits into the tile, I had to use the code:
.container table tr td img {
margin: auto!important;
max-width: 100%!important;
max-height: 100%!important;
width: auto!important;
height: auto!important;
}
.container table tr td img {
margin: auto!important;
max-width: 100%!important;
max-height: 100%!important;
width: auto!important;
height: auto!important;
}
开发者回应
发布于 7 年前I use cropping images bottom because browser.tabs.captureVisibleTab don't have fields for determinating proportions of creating images. I added your userstyle to description.