zagorskey
Active member
zagorskey submitted a new resource:
X close button for retina displays - Lose an image, save request, make it look even better
Read more about this resource...
X close button for retina displays - Lose an image, save request, make it look even better
Close button looks blurry on zoom-in when on touch device? Not anymore. Just add this to your EXTRA.css
Code:.xenOverlay a.close { top: 8px; right: 8px; width: 23px; height: 23px; background: #2e5660; border: 2px solid #fff; border-radius: 50%; text-align:center; } .xenOverlay a.close:before { content: '×'; color: #fff; font: 32px/24px Arial; }
The '×' is a rare symbol that not many people take advantage of and they should.
You can...
Read more about this resource...