Small improvements in UI

This commit is contained in:
nobody 2021-02-09 06:04:19 +01:00
parent 1aec63304b
commit 0e453b0e4e
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
3 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ a {
}
a:hover {
color: #777;
filter: invert(0.5);
text-decoration: none;
cursor: pointer;
}

View File

@ -478,4 +478,8 @@ body[dir="rtl"] .input-text {
.img-restore-color {
filter: invert(1);
}
.options-help-icon {
background-image: url("../../icons/help-light.svg");
}
}

View File

@ -26,6 +26,7 @@
</div>
<ul>
<li>Improved: i18n for "Website broken?" in Popup</li>
<li>Improved: Small improvements in UI</li>
</ul>
<div id="generator-section">
<div class="topic-label">