added support for linking to the record preview/update form and some other minor improvements
This commit is contained in:
@@ -670,7 +670,7 @@ a.thumb:not(.thumb-active) {
|
||||
font-family: var(--iconFontFamily);
|
||||
color: inherit;
|
||||
text-align: center;
|
||||
animation: loaderShow var(--baseAnimationSpeed),
|
||||
animation: loaderShow var(--activeAnimationSpeed),
|
||||
rotate 0.9s var(--baseAnimationSpeed) infinite linear;
|
||||
}
|
||||
|
||||
@@ -855,6 +855,9 @@ a.thumb:not(.thumb-active) {
|
||||
.entrance-right {
|
||||
animation: entranceRight var(--entranceAnimationSpeed);
|
||||
}
|
||||
.entrance-fade {
|
||||
animation: fadeIn var(--entranceAnimationSpeed);
|
||||
}
|
||||
|
||||
.provider-logo {
|
||||
$boxSize: 32px;
|
||||
|
||||
Reference in New Issue
Block a user