mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2311: Avoid new SSO buttons to flicker on page loading
This commit is contained in:
@@ -174,6 +174,7 @@ a:hover {
|
||||
background-color: #E4E7EB;
|
||||
filter: grayscale(1) opacity(0.8);
|
||||
transition-duration: 750ms;
|
||||
transition-property: filter;
|
||||
}
|
||||
|
||||
.sso-button:hover {
|
||||
|
||||
Reference in New Issue
Block a user