diff --git a/src/components/Ecogesture/singleEcogesture.scss b/src/components/Ecogesture/singleEcogesture.scss index 941dbd308e82b4619350f8d27eebbcb2610c6509..f4a84f86c3765e674f1bdc6fb695128251b8687a 100644 --- a/src/components/Ecogesture/singleEcogesture.scss +++ b/src/components/Ecogesture/singleEcogesture.scss @@ -56,6 +56,7 @@ text-align: center; text-decoration: underline; margin-top: 1rem; + cursor: pointer; } } .buttons-selection { @@ -70,6 +71,9 @@ } .objective-btn { margin-right: 0.5rem; + span { + color: $grey-bright; + } &.active { background: radial-gradient( 105.25% 64.58% at 49.68% 70.83%, @@ -78,9 +82,15 @@ ), #4470b3; border-color: transparent; + span { + color: white; + } } } .doing-btn { + span { + color: $grey-bright; + } &.active { background: radial-gradient( 105.25% 64.58% at 49.68% 70.83%, @@ -89,6 +99,9 @@ ), #21a90b; border-color: transparent; + span { + color: white; + } } } .MuiIconButton-label { diff --git a/winpty.exe.stackdump b/winpty.exe.stackdump deleted file mode 100644 index 2376d7022bbb364ded72ccdbf28d6a41f37c1f8d..0000000000000000000000000000000000000000 --- a/winpty.exe.stackdump +++ /dev/null @@ -1,14 +0,0 @@ -Stack trace: -Frame Function Args -000FFFFBF48 001800647D1 (000FFFFC168, 00000000002, 000FFFFCE00, 000FFFFDE50) -000FFFFBFF0 00180066C00 (00000000064, 00000000000, 000000001CC, 00000000000) -000FFFFC670 0018014B818 (00000000000, 00000000000, 00000000000, 00000000000) -000FFFFC840 001801761C9 (0018014D79F, 00000000173, 001802663DF, 000FFFFC910) -000FFFFC880 0018021A31C (00100492520, 00100492542, 00000000173, 001802663DF) -000FFFFC910 001800435DA (00000000000, 00800054708, 0080005470B, 00000064AB0) -000FFFFC960 00100402A2D (000FFFFCB10, 00800012F80, 000006B6750, 00100000003) -000FFFFC9F0 00100403892 (000FFFFCC60, 001803543B8, 000FFFFCDF0, 00000000000) -000FFFFCCE0 0018004B0FB (00000000000, 00000000000, 00000000000, 00000000000) -000FFFFCDA0 00180048A2A (00000000000, 00000000000, 00000000000, 00000000000) -000FFFFCE50 00180048AEC (00000000000, 00000000000, 00000000000, 00000000000) -End of stack trace