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-28 提交的版本,查看 最新版本

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

/* ==UserStyle==
@name           Bug fixes for Early 2016 ROBLOX Play Button Style
@namespace      ROBLOX
@version        1.8
@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: 145px;
  top: 5px;
left: -22px;
position: relative;
}

[data-internal-page-name="GameDetail"] .count-right > .vote-text {
  position: relative !important;
  left: -30px;
  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;
}

.game-main-content.remove-panel {
  width: 960px !important;
  left: 32px!important;
}

/*this bit of code is from the original theme*/

[data-internal-page-name="GameDetail"] .game-stats-container li:first-child p:first-child::after, .game-stat-container li:first-child p:first-child::after {
  content: "Allowed Gear types";
  font-size: 16px !important;
  line-height: 1.5em;
  cursor: text;
}

[data-internal-page-name="GameDetail"] li.game-stat:nth-of-type(1) .font-caption-body.text-lead {
  background-image: url(https://images.rbxcdn.com/153fd3209692232cd8087cad74a669b0-games.svg) !important;
  background-position: 0 -336px;
  color: transparent !important;
  width: 30px !important;
  height: 30px !important;
  margin-left: 62px !important;
}

/*this bit of code is from me*/

 li.game-stat:nth-of-type(1) {
display: unset!important;
left: 772px;
position: relative;
}

 li.game-stat:nth-of-type(3) {
left: -150px;
position: relative;
}

 li.game-stat:nth-of-type(6) {
left: -150px;
position: relative;
}

 li.game-stat:nth-of-type(7) {
left: -150px;
position: relative;
}

 li.game-stat:nth-of-type(8) {
left: -150px;
position: relative;
}

 li.game-stat:nth-of-type(9) {
left: -150px;
position: relative;
}

li.game-stat:nth-of-type(8) .font-caption-body.text-lead {
  font-weight: 400 !important;
}

li.game-stat:nth-of-type(7) .font-caption-body.text-lead {
  font-weight: 400 !important;
}

li.game-stat:nth-of-type(6) .font-caption-body.text-lead {
  font-weight: 400 !important;
}

li.game-stat:nth-of-type(3) .font-caption-body.text-lead {
  font-weight: 400 !important;
}

li.game-stat:nth-of-type(1) .font-caption-body.text-lead {
  font-weight: 400 !important;
}

[data-internal-page-name="GameDetail"] .text-report {
font-size: 14px!important;
  font-weight: 400!important;
}

[data-internal-page-name="GameDetail"] .game-description-footer:before {
content: 'This game is copylocked';
font-size: 14px;
  font-weight: 400;
  color: #B8B8B8;
cursor: text;
}

[data-internal-page-name="GameDetail"].builder-font .text-pastname {
visibility: hidden;
}


[data-internal-page-name="GameDetail"].builder-font .text-pastname::before {
visibility: visible;
content: "This game is uncopylocked";
background-color: #fff;
position: relative;
left: -150px;
color: transparent;
}