暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TeamEditionConfigurationWindow.uss 351B

1234567891011121314151617181920212223242526
  1. @import "Base.uss";
  2. #configurationServerInfoSection {
  3. margin-bottom: 40px;
  4. }
  5. #spinnerLabel {
  6. margin-left: 2px;
  7. }
  8. #connectedLabel {
  9. -unity-text-align: middle-right;
  10. }
  11. #credentialsOk {
  12. -unity-text-align: middle-right;
  13. }
  14. #plasticConfigurationTitle {
  15. font-size: 18px;
  16. margin-bottom: 10px;
  17. }
  18. .credentials {
  19. width: 265px;
  20. }