Tweaking the styling of the sync button

This commit is contained in:
Zef Hemel
2023-09-07 12:33:25 +02:00
parent b936a435ab
commit ae2135714d
4 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -72,7 +72,8 @@
}
.sb-actions button.sb-enabled {
color: var(--action-button-active-color);
background-color: var(--top-border-color);
border-radius: 5px;
}
.sb-actions button:hover {