1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Small improvements in UI

This commit is contained in:
nobody
2021-02-09 06:04:19 +01:00
parent 1aec63304b
commit 0e453b0e4e
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">