bug fixes for Early 2016 ROBLOX Play Button Style

need this to work https://userstyles.world/style/19108/early-2016-roblox-play-button-style

目前为 2025-03-05 提交的版本。查看 最新版本

/* ==UserStyle==
@name           bug fixes for Early 2016 ROBLOX Play Button Style
@namespace      ROBLOX
@version        1.0
@description    need this to work https://userstyles.world/style/19108/early-2016-roblox-play-button-style
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://www.roblox.com/games") {


.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-favorite {
    float: revert;
}

[data-internal-page-name="GameDetail"] #toggle-game-favorite {
position: revert;
}

.users-vote::after {
  top: -11px;
}

.page-content .rbx-tabs-horizontal .rbx-tab {
  width: revert;
}

#tab-game-instances > .rbx-tab-heading {
  position: relative !important;
  left: 0px;
  width: 240px!important;
}
#tab-game-instances.rbx-tab.tab-game-instances {
margin-left: 240px;
}

#tab-about > .rbx-tab-heading {
  position: relative !important;
  left: 0px;
  width: 240px!important;
}

#tab-store > .rbx-tab-heading {
  position: relative !important;
  left: 0px;
  width: 240px!important;
}

#tab-store > .rbx-tab-heading > .text-lead {
  position: relative !important;
  left: 0px;
}

#tab-store > .rbx-tab-heading > .text-lead::after {
  left: 210px;
}
}

.game-favorite-button-container {
  top: -12px;
}

.voting-panel .users-vote .vote-details {
  display: block;
  width: 150px;
  top: 5px;
left: -22px;
position: relative;
}

[data-internal-page-name="GameDetail"] .count-right > .vote-text {
  position: relative !important;
  left: -33px;
  top: -20px;
}

[data-internal-page-name="GameDetail"] .count-left > .vote-text {
  position: relative !important;
  left: 27px;
  top: -20px;
}

.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-label::after {
  content: '825K+';
  left: -2px;
}


QingJ © 2025

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