mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-08 16:18:45 +01:00
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
10 lines
176 B
SCSS
Vendored
10 lines
176 B
SCSS
Vendored
/* Lada Button */
|
|
|
|
.ladda-button[data-style=contract-overlay][data-loading]{
|
|
z-index: 10;
|
|
width: 45px;
|
|
}
|
|
|
|
.ladda-button[data-style=contract][data-loading]{
|
|
width: 45px;
|
|
} |