Replace UltimateXR with HurricaneVR

This commit is contained in:
2024-08-08 17:01:07 +02:00
parent e8658374d6
commit fb21dbbb73
5932 changed files with 358362 additions and 2174150 deletions

View File

@@ -0,0 +1,29 @@
.field-select-button {
flex-basis: auto;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
width: 20px;
}
.poserow {
flex-direction: row;
min-height:20px;
}
.poserow-button {
flex-grow: 1;
}
.poserow-field {
flex-grow: 5;
}
.pose-field {
height : 20px
}
.recorded-poses{
flex-grow: 5; flex-basis: 300px
}