mirror of
https://github.com/Kizuren/SynthMaze.git
synced 2026-01-12 09:29:31 +01:00
20 lines
547 B
Text
20 lines
547 B
Text
/**********************************************************************************************************************/
|
|
/* GenerateWeightsPanel */
|
|
/**********************************************************************************************************************/
|
|
|
|
.AssociateBoneDisabled {
|
|
height: 70px;
|
|
}
|
|
|
|
.AssociateBoneEnabled {
|
|
height: 90px;
|
|
}
|
|
|
|
#Content{
|
|
width : 250px;
|
|
align-content : center;
|
|
}
|
|
|
|
.form-row{
|
|
align-content : center;
|
|
}
|