feat: added the functionality for the play, pause, next phase, reset phase, reset experiment buttons
ref: N25B-400
This commit is contained in:
@@ -53,12 +53,16 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.pause{
|
||||
.pausePlayInactive{
|
||||
background-color: gray;
|
||||
}
|
||||
|
||||
.pausePlayActive{
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
.next {
|
||||
background-color: #ccc;
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
||||
.restartPhase{
|
||||
|
||||
Reference in New Issue
Block a user