added crons web apis and ui listing
This commit is contained in:
@@ -752,6 +752,14 @@ a.thumb:not(.thumb-active) {
|
||||
background-size: 200% 100%;
|
||||
animation: shine 1s linear infinite;
|
||||
}
|
||||
|
||||
// sizes
|
||||
&.skeleton-loader-sm {
|
||||
height: 8px;
|
||||
}
|
||||
&.skeleton-loader-lg {
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.placeholder-section {
|
||||
|
||||
Reference in New Issue
Block a user