mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
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:
@@ -41,6 +41,7 @@ or
|
||||
background: #ff7700;
|
||||
text-decoration: none !important;
|
||||
color: white;
|
||||
transition: all 125ms ease-out;
|
||||
}
|
||||
|
||||
.head-button-2 {
|
||||
|
||||
Reference in New Issue
Block a user