Screw the "Remove" text next to the QR post clear button, move to title tooltip.

This commit is contained in:
Mayhem 2013-11-16 20:26:18 +01:00
parent b2b4197249
commit 882670bc6b
2 changed files with 1 additions and 5 deletions

View File

@ -748,10 +748,6 @@ a.remove {
color: #E00 !important;
padding: 1px;
}
.remove:hover::after {
content: ' Remove';
font-weight: 700;
}
.qr-preview > label {
background: rgba(0, 0, 0, .5);
right: 0;

View File

@ -438,7 +438,7 @@ QR =
className: 'qr-preview'
draggable: true
href: 'javascript:;'
innerHTML: '<a class="remove fa fa-times-circle"></a><label hidden><input type=checkbox> Spoiler</label><span></span>'
innerHTML: '<a class="remove fa fa-times-circle" title=Remove></a><label hidden><input type=checkbox> Spoiler</label><span></span>'
@nodes =
el: el