Fixes #2144 Harmonized button colors

Switched every buttonGradient iteration to buttonLike and deleted buttonGradient class.

Added hover transition to themeActions and head-button classes.
This commit is contained in:
marsooooo
2024-04-05 17:04:55 +02:00
parent 929bd1bd73
commit acf63a700d
7 changed files with 19 additions and 40 deletions
@@ -41,6 +41,7 @@ or
background: #ff7700;
text-decoration: none !important;
color: white;
transition: all 125ms ease-out;
}
.head-button-2 {