mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00: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;
|
|
}
|