newtabtools
newtabtools copied to clipboard
Tiles Rounded Corners
Great Extension. The first extension I see when opening up Firefox. Can the tiles have rounded corners? 5-30pxl rad? Just a suggestion for an updated look.
add the below code to newTab.xhtml in the style attribute for each tile for class="newtab-thumbnail custom-thumbnail"
border-radius: 20px
i.e: .....style="border-radius: 20px; background-color: rgb(252, 253, 252); background-image: url("...
I'm not a huge coder, but the number '##' could be adjusted via a preference