|
|
@ -134,10 +134,11 @@ |
|
|
|
.ui.loading.loading.loading.loading.loading.loading.button { |
|
|
|
position: relative; |
|
|
|
cursor: default; |
|
|
|
point-events: none; |
|
|
|
text-shadow: none !important; |
|
|
|
color: transparent !important; |
|
|
|
transition: all 0s linear; |
|
|
|
opacity: @loadingOpacity; |
|
|
|
pointer-events: @loadingPointerEvents; |
|
|
|
transition: @loadingTransition; |
|
|
|
} |
|
|
|
.ui.loading.button:before { |
|
|
|
position: absolute; |
|
|
|