GenerateWeightsPanelStyle.uss 547 B

1234567891011121314151617181920
  1. /**********************************************************************************************************************/
  2. /* GenerateWeightsPanel */
  3. /**********************************************************************************************************************/
  4. .AssociateBoneDisabled {
  5. height: 70px;
  6. }
  7. .AssociateBoneEnabled {
  8. height: 90px;
  9. }
  10. #Content{
  11. width : 250px;
  12. align-content : center;
  13. }
  14. .form-row{
  15. align-content : center;
  16. }