|
|
@ -134,6 +134,7 @@ |
|
|
|
text-shadow: none !important; |
|
|
|
color: transparent !important; |
|
|
|
transition: all 0s linear; |
|
|
|
box-shadow: @boxShadow; |
|
|
|
} |
|
|
|
.ui.loading.button:after { |
|
|
|
position: absolute; |
|
|
@ -163,6 +164,7 @@ |
|
|
|
opacity: @disabledOpacity !important; |
|
|
|
background-image: none !important; |
|
|
|
box-shadow: none !important; |
|
|
|
pointer-events: none; |
|
|
|
} |
|
|
|
|
|
|
|
/******************************* |
|
|
|