2021 Roblox Avatar Editor

Brings Back The 2021 Avatar Editor code is by Vue2016 https://userstyles.world/user/Vue2016

  1. /* ==UserStyle==
  2. @name 2021 Roblox Avatar Editor
  3. @namespace github.com/openstyles/stylus
  4. @version 1.0.0
  5. @description Brings Back The 2021 Avatar Editor code is by Vue2016 https://userstyles.world/user/Vue2016
  6. @author Vue2016
  7. ==/UserStyle== */
  8.  
  9. @-moz-document url-prefix("https://www.roblox.com/my/avatar") {
  10.  
  11. }
  12. .rbx-tab.six-tab:nth-child(2) {
  13. display: none;
  14. }
  15.  
  16. .rbx-tab.six-tab:nth-child(3).ng-hide {
  17. display: block !important;
  18. order: 6;
  19. }
  20. .rbx-tab.six-tab:nth-child(6) .text-lead {
  21. font-size: 0;
  22. height: 16px
  23. }
  24. .rbx-tab.six-tab:nth-child(6) .text-lead:before {
  25. content: 'Body';
  26. font-size: 18px;
  27. font-weight: 400;
  28. display: inline-block
  29. }
  30. .rbx-tab.six-tab:nth-child(6) .text-lead .icon-down {
  31. margin-top: -8px
  32. }
  33.  
  34. .ropro-changes .tab-content>.scaling-tab, .ropro-changes .tab-content>.scaling-tab .pill-toggle {
  35. z-index: 2!important;
  36. }
  37.  
  38.  
  39. .nav-tabs {
  40. display: flex;
  41. }
  42. .tab-content>.tab-pane:not(.active).scaling-tab {
  43. display: revert;
  44. width: max-content;
  45. top: 100px;
  46. margin-left: -110px;
  47. height: 30.39px;
  48. position: relative;
  49. }
  50.  
  51. .pinned .tab-content>.active.scaling-tab .pill-toggle {
  52. position: fixed;
  53. top: 62px;
  54. left: unset;
  55. margin-left: -118px;
  56. }
  57.  
  58.  
  59.  
  60. .tab-content>.tab-pane:not(.active).scaling-tab {
  61. display: grid;
  62. position: absolute;
  63. margin-left: -110px;
  64. width: 86px;
  65. height: 30.39px;
  66. }
  67. .tab-content>.tab-pane:not(.active).scaling-tab .section-content,.tab-content>.tab-pane:not(.active).scaling-tab [avatar-scaling] {
  68. display: grid;
  69. width: 86px;
  70. height: 30.39px;
  71. }
  72. .pinned .tab-content>.tab-pane:not(.active).scaling-tab {
  73. position: fixed;
  74. top: 60px
  75. }
  76. .tab-content>.active.scaling-tab .pill-toggle {
  77. position: absolute;
  78. left: -170px;
  79. top: -70px;
  80. }
  81. .tab-content>.tab-pane:not(.active).scaling-tab .section-content {
  82. background: transparent;
  83. padding: 0;
  84. box-shadow: none;
  85. }
  86. .tab-content>.tab-pane:not(.active).scaling-tab .section-content .avatar-type-container div:not(.pill-toggle), .tab-content>.tab-pane:not(.active).scaling-tab .section-sliders, .avatar-type-container .text-label, .avatar-type-container .avatar-type-message-banner {
  87. display: none;
  88. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址