Facebook
From robot man, 3 Years ago, written in Plain Text.
This paste is a reply to 2018 roblox from robot man - view diff
Embed
Download Paste or View Raw
Hits: 139
  1. body
  2. {
  3.     background-color: #e3e3e3;
  4. }
  5.  
  6. .light-theme {
  7.     background-color: #e3e3e3;
  8. }
  9. .light-theme .rbx-left-col {
  10.     background-color: #ffffff;
  11. }
  12. .light-theme .content {
  13.     background-color: #e3e3e3;
  14.     color: #000000;
  15. }
  16. .light-theme .scroller {
  17.     background-color: #ffffff;
  18.     border: 1px solid #b8b8b8;
  19. }
  20. .light-theme .scroller:focus, .dark-theme .scroller:hover {
  21.     background-color: #ffffff;
  22. }
  23. .light-theme .scroller.disabled {
  24.     background-color: #ffffff;
  25. }
  26. .light-theme .rbx-header .text-header, .light-theme .rbx-header .text-header:active, .light-theme .rbx-header .text-header:focus, .light-theme .rbx-header .text-header:hover, .light-theme .rbx-header .text-header:link, .light-theme .rbx-header .text-header:visited {
  27.     color: #ffffff;
  28. }
  29. .gotham-font.light-theme .refresh-link, .gotham-font.light-theme .refresh-link-icon, .gotham-font.light-theme .refresh-link-icon:active, .gotham-font.light-theme .refresh-link-icon:hover, .gotham-font.light-theme .refresh-link-icon:link, .gotham-font.light-theme .refresh-link-icon:visited, .gotham-font.light-theme .refresh-link:active, .gotham-font.light-theme .refresh-link:hover, .gotham-font.light-theme .refresh-link:link, .gotham-font.light-theme .refresh-link:visited, .gotham-font.light-theme .see-all-link, .gotham-font.light-theme .see-all-link-icon, .gotham-font.light-theme .see-all-link-icon:active, .gotham-font.light-theme .see-all-link-icon:hover, .gotham-font.light-theme .see-all-link-icon:link, .gotham-font.light-theme .see-all-link-icon:visited, .gotham-font.light-theme .see-all-link:active, .gotham-font.light-theme .see-all-link:hover, .gotham-font.light-theme .see-all-link:link, .gotham-font.light-theme .see-all-link:visited, .gotham-font.light-theme .touch .refresh-link, .gotham-font.light-theme .touch .refresh-link-icon, .gotham-font.light-theme .touch .refresh-link-icon:active, .gotham-font.light-theme .touch .refresh-link-icon:hover, .gotham-font.light-theme .touch .refresh-link-icon:link, .gotham-font.light-theme .touch .refresh-link-icon:visited, .gotham-font.light-theme .touch .refresh-link:active, .gotham-font.light-theme .touch .refresh-link:hover, .gotham-font.light-theme .touch .refresh-link:link, .gotham-font.light-theme .touch .refresh-link:visited, .gotham-font.light-theme .touch .see-all-link, .gotham-font.light-theme .touch .see-all-link-icon, .gotham-font.light-theme .touch .see-all-link-icon:active, .gotham-font.light-theme .touch .see-all-link-icon:hover, .gotham-font.light-theme .touch .see-all-link-icon:link, .gotham-font.light-theme .touch .see-all-link-icon:visited, .gotham-font.light-theme .touch .see-all-link:active, .gotham-font.light-theme .touch .see-all-link:hover, .gotham-font.light-theme .touch .see-all-link:link, .gotham-font.light-theme .touch .see-all-link:visited {
  30.     color: #00a2ff;
  31.     background-color: transparent;
  32.     border: none;
  33. }
  34. .dark-theme .gotham-font .see-all-link-icon:after, .gotham-font.dark-theme .see-all-link-icon:after, .gotham-font.light-theme .see-all-link-icon:after, .icon-push-right-sm, .light-theme .gotham-font .see-all-link-icon:after {
  35.     display: none
  36. }
  37. .light-theme .icon-default-navigation, .light-theme .icon-nav-blog, .light-theme .icon-nav-charactercustomizer, .light-theme .icon-nav-friends, .light-theme .icon-nav-group, .light-theme .icon-nav-home, .light-theme .icon-nav-inventory, .light-theme .icon-nav-menu, .light-theme .icon-nav-message, .light-theme .icon-nav-my-feed, .light-theme .icon-nav-notification-stream, .light-theme .icon-nav-profile, .light-theme .icon-nav-robux, .light-theme .icon-nav-search, .light-theme .icon-nav-search-white, .light-theme .icon-nav-settings, .light-theme .icon-nav-shop, .light-theme .icon-nav-trade {
  38.     background-image: url(https://images.rbxcdn.com/f4000b6d03a0df7153556d2514045629-navigation_10022018.svg);
  39. }
  40. .light-theme .input-group .input-field {
  41.     background-color: #ffffff;
  42.     color: #000000;
  43. }
  44. .light-theme .icon-default-logo, .light-theme .icon-logo {
  45.     background-image: url(https://images.rbxcdn.com/1359485336f67d6e7be76b5e8ff4b72c-roblox_logo_11212016.svg);
  46. }
  47. .light-theme .game-card-info .info-label {
  48.     color: hsla(0, 0%, 0%, .7);
  49. }
  50. .light-theme .container-footer {
  51.     background-color: #ffffff;
  52. }
  53. .light-theme .rbx-header {
  54.     background-color: #0074BD;
  55. }
  56. .light-theme .games-list-container {
  57.     background-color: #e3e3e3
  58. }
  59. .light-theme .notification-red {
  60.     background-color: #e2231a;
  61.     color: #ffffff;
  62. }
  63. .light-theme .notification-blue {
  64.     background-color: #00a2ff;
  65.     color: #ffffff;
  66. }
  67. .light-theme .rbx-upgrade-now .btn-secondary-md {
  68.     background-color: #00a2ff;
  69.     color: #ffffff;
  70. }
  71. #upgrade-now-button {
  72.     background-color: #00a2ff;
  73.     border-color: #00a2ff;
  74.     color: #ffffff;
  75. }
  76. .light-theme .sponsored-game .game-card-native-ad {
  77.     background-color: #00a2ff;
  78. }
  79. .light-theme .game-card-native-ad .native-ad-label {
  80.     color: #ffffff;
  81. }
  82. .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-percentage {
  83.     background-color: #02b757;
  84. }
  85. .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-background, .light-theme .voting-panel .users-vote .vote-details .vote-container .vote-background.has-votes {
  86.     background-color: #e27676;
  87. }
  88. .light-theme .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading, .light-theme .rbx-tabs-horizontal .rbx-tab.active
  89. {
  90.     box-shadow: inset 0 -4px 0 0 #00a2ff;
  91.  
  92. }
  93. .social-links .medallion {
  94.     background-color: #ffffff;
  95. }
  96. .light-theme .text-link, .light-theme .text-link.small, .light-theme .text-link.small:active, .light-theme .text-link.small:link, .light-theme .text-link.small:visited, .light-theme .text-link.xsmall, .light-theme .text-link.xsmall:active, .light-theme .text-link.xsmall:link, .light-theme .text-link.xsmall:visited, .light-theme .text-link.xxsmall, .light-theme .text-link.xxsmall:active, .light-theme .text-link.xxsmall:link, .light-theme .text-link.xxsmall:visited, .light-theme .text-link:active, .light-theme .text-link:hover, .light-theme .text-link:link, .light-theme .text-link:visited, .light-theme .text-name, .light-theme .text-name.small, .light-theme .text-name.small:active, .light-theme .text-name.small:link, .light-theme .text-name.small:visited, .light-theme .text-name.xsmall, .light-theme .text-name.xsmall:active, .light-theme .text-name.xsmall:link, .light-theme .text-name.xsmall:visited, .light-theme .text-name.xxsmall, .light-theme .text-name.xxsmall:active, .light-theme .text-name.xxsmall:link, .light-theme .text-name.xxsmall:visited, .light-theme .text-name:active, .light-theme .text-name:hover, .light-theme .text-name:link, .light-theme .text-name:visited, .light-theme .vlist .list-item .list-body .list-content a, .light-theme .vlist .list-item .list-body .list-content a.small, .light-theme .vlist .list-item .list-body .list-content a.small:active, .light-theme .vlist .list-item .list-body .list-content a.small:link, .light-theme .vlist .list-item .list-body .list-content a.small:visited, .light-theme .vlist .list-item .list-body .list-content a.xsmall, .light-theme .vlist .list-item .list-body .list-content a.xsmall:active, .light-theme .vlist .list-item .list-body .list-content a.xsmall:link, .light-theme .vlist .list-item .list-body .list-content a.xsmall:visited, .light-theme .vlist .list-item .list-body .list-content a.xxsmall, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:active, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:link, .light-theme .vlist .list-item .list-body .list-content a.xxsmall:visited, .light-theme .vlist .list-item .list-body .list-content a:active, .light-theme .vlist .list-item .list-body .list-content a:hover, .light-theme .vlist .list-item .list-body .list-content a:link, .light-theme .vlist .list-item .list-body .list-content a:visited, .vlist .list-item .list-body .list-content .light-theme a, .vlist .list-item .list-body .list-content .light-theme a.small, .vlist .list-item .list-body .list-content .light-theme a.small:active, .vlist .list-item .list-body .list-content .light-theme a.small:link, .vlist .list-item .list-body .list-content .light-theme a.small:visited, .vlist .list-item .list-body .list-content .light-theme a.xsmall, .vlist .list-item .list-body .list-content .light-theme a.xsmall:active, .vlist .list-item .list-body .list-content .light-theme a.xsmall:link, .vlist .list-item .list-body .list-content .light-theme a.xsmall:visited, .vlist .list-item .list-body .list-content .light-theme a.xxsmall, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:active, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:link, .vlist .list-item .list-body .list-content .light-theme a.xxsmall:visited, .vlist .list-item .list-body .list-content .light-theme a:active, .vlist .list-item .list-body .list-content .light-theme a:hover, .vlist .list-item .list-body .list-content .light-theme a:link, .vlist .list-item .list-body .list-content .light-theme a:visited {
  97.     color: #00a2ff;
  98. }
  99. .light-theme .section-content
  100. {
  101.     color: #000000;
  102. }
  103.  
  104. .light-theme .section-content.remove-panel
  105. {
  106.     background-color: #ffffff;
  107.     padding: 15px;
  108. }
  109.  
  110. .light-theme .people-list
  111. {
  112.     height: 150px;
  113.     max-height: unset;
  114. }
  115.  
  116. .avatar-back
  117. {
  118.     width: 257px;
  119. }
  120.  
  121. .avatar-thumbnail .enable-three-dee
  122. {
  123.     right: 69px; /* nice */
  124. }
  125.  
  126. .light-theme #wrap.pinned .right-wrapper::before
  127. {
  128.     background-color: #e3e3e3;
  129. }
  130.  
  131. .dark-theme .touch .btn-common-play-game-lg.active, .dark-theme .touch .btn-common-play-game-lg:active, .dark-theme .touch .btn-common-play-game-lg:focus, .dark-theme .touch .btn-common-play-game-lg:hover, .dark-theme .touch .btn-common-play-game-lg:visited, .light-theme .touch .btn-common-play-game-lg.active, .light-theme .touch .btn-common-play-game-lg:active, .light-theme .touch .btn-common-play-game-lg:focus, .light-theme .touch .btn-common-play-game-lg:hover, .light-theme .touch .btn-common-play-game-lg:visited, .light-theme a.btn-common-play-game-lg, .light-theme a.btn-common-play-game-lg:focus, .light-theme a.btn-common-play-game-lg:hover, .light-theme a.btn-common-play-game-lg:active
  132. {
  133.     background-color: #02b75a;
  134.     border-color: #02b75a
  135. }
  136.  
  137. .light-theme .spinner
  138. {
  139.     background-image: url(https://images.rbxcdn.com/4bed93c91f909002b1f17f05c0ce13d1-loading.gif);
  140. }
  141.  
  142. .light-theme .content .games-lists-multiple .games-list-container .game-card-container
  143. {
  144.     background-color: #ffffff;
  145. }
  146.  
  147. .light-theme .game-card-container .game-card-name, .dark-theme .game-card-container .game-card-name
  148. {
  149.     padding: 0 6px;
  150.     margin: 6px 0;
  151. }
  152.  
  153. .game-card-container thumbnail-2d .game-card-thumb, .game-card-thumb-container .game-card-thumb
  154. {
  155.     border-radius: 0px;
  156. }
  157.  
  158. .light-theme .game-card-info, .dark-theme .game-card-info
  159. {
  160.     position: absolute;
  161.     bottom: 6px;
  162.     width: 100%;
  163.     margin: 0 6px;
  164. }
  165.  
  166. .game-card-thumb-container:before
  167. {
  168.     border-radius: 0px;
  169.     display: none;
  170. }
  171.  
  172. .game-card-container:hover .rplus-game-card-position
  173. {
  174.     display: none;
  175. }
  176.  
  177. .light-theme .btn-growth-lg, .light-theme .btn-growth-lg:hover, .light-theme .btn-growth-lg:active, .light-theme .btn-growth-lg:focus
  178. {
  179.     background-color: #02b757;
  180.     border: 1px solid #02b757;
  181. }
  182.  
  183. .light-theme .scroller.disabled
  184. {
  185.     border: 1px solid #e3e3e3;
  186. }
  187.  
  188. .light-theme .scroller:focus, .light-theme .scroller:hover
  189. {
  190.     background-color: #ffffff;
  191. }
  192.  
  193. .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading.active, .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:active, .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:focus, .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover
  194. {
  195.     box-shadow: inset 0 -4px 0 0 #00a2ff;
  196. }
  197.  
  198. .group-details .group-header .group-image span[thumbnail-type]
  199. {
  200.     background-color: transparent;
  201. }
  202.  
  203. .light-theme .voting-panel .users-vote .vote-details .vote-numbers .count-left
  204. {
  205.     color: #02b757;
  206. }
  207.  .light-theme .voting-panel .users-vote .vote-details .vote-numbers .count-right
  208. {
  209.     color: #e2231a;
  210. }
  211.  
  212. .light-theme .icon-allgears, .light-theme .icon-Building, .light-theme .icon-catalog, .light-theme .icon-copylocked, .light-theme .icon-default-games, .light-theme .icon-dislike, .light-theme .icon-experimental-black, .light-theme .icon-experimental-gray1, .light-theme .icon-experimental-gray2, .light-theme .icon-experimental-white, .light-theme .icon-Explosive, .light-theme .icon-games, .light-theme .icon-inventory, .light-theme .icon-like, .light-theme .icon-Melee, .light-theme .icon-Musical, .light-theme .icon-Navigation, .light-theme .icon-nocopylocked, .light-theme .icon-nogear, .light-theme .icon-partialgears, .light-theme .icon-playaudio, .light-theme .icon-playing-counts-gray, .light-theme .icon-playing-counts-gray-white-70, .light-theme .icon-PowerUp, .light-theme .icon-privateserver, .light-theme .icon-publicserver, .light-theme .icon-Ranged, .light-theme .icon-share-game-to-chat, .light-theme .icon-Social, .light-theme .icon-Transport, .light-theme .icon-votes-gray, .light-theme .icon-votes-gray-white-70
  213. {
  214.     background-image: url(https://images.rbxcdn.com/153fd3209692232cd8087cad74a669b0-games.svg);
  215. }
  216.  
  217. .dark-theme .game-card-info .light-theme .info-label.icon-playing-counts-gray, .dark-theme .game-card-info .light-theme .info-label.icon-playing-counts-gray-white-70, .dark-theme .game-card-info .light-theme .info-label.icon-votes-gray, .dark-theme .game-card-info .light-theme .info-label.icon-votes-gray-white-70, .dark-theme .gotham-font .light-theme .refresh-link-icon:after, .dark-theme .gotham-font .light-theme .see-all-link-icon:after, .gotham-font.dark-theme .light-theme .refresh-link-icon:after, .gotham-font.dark-theme .light-theme .see-all-link-icon:after, .gotham-font.light-theme .refresh-link-icon:after, .gotham-font.light-theme .see-all-link-icon:after, .light-theme .game-card-info .info-label.icon-playing-counts-gray, .light-theme .game-card-info .info-label.icon-playing-counts-gray-white-70, .light-theme .game-card-info .info-label.icon-votes-gray, .light-theme .game-card-info .info-label.icon-votes-gray-white-70, .light-theme .gotham-font .refresh-link-icon:after, .light-theme .gotham-font .see-all-link-icon:after, .light-theme .icon-currently-playing-sm, .light-theme .icon-default-common-sm, .light-theme .icon-push-right-sm, .light-theme .icon-rating-sm, .light-theme .icon-refresh-sm
  218. {
  219.     background-image: url(https://images.rbxcdn.com/153fd3209692232cd8087cad74a669b0-games.svg);
  220. }
  221.  
  222. .light-theme .text, .light-theme .text-date-hint, .light-theme .text-default, .light-theme .text-description, .light-theme .text-footer, .light-theme .text-info, .light-theme .text-label, .light-theme .text-secondary, .light-theme p
  223. {
  224.         color: #191919;
  225. }
  226.  
  227. .light-theme .game-card-info .info-label.icon-votes-gray
  228. {
  229.     background-position: 0 -480px;
  230. }
  231.  
  232. .light-theme .game-card-info .info-label.icon-playing-counts-gray
  233. {
  234.     background-position: 0 -496px;
  235. }
  236.  
  237. .light-theme .chat-container .chat-main .chat-header
  238. {
  239.     background-color: #00a2ff;
  240.     color: #fff;
  241. }
  242.  
  243. .light-theme .icon-chat-add-friends, .light-theme .icon-chat-arrow-right, .light-theme .icon-chat-back, .light-theme .icon-chat-close-black, .light-theme .icon-chat-close-white, .light-theme .icon-chat-error, .light-theme .icon-chat-friends, .light-theme .icon-chat-group-create, .light-theme .icon-chat-group-label, .light-theme .icon-chat-group-name, .light-theme .icon-chat-info-black, .light-theme .icon-chat-info-white, .light-theme .icon-chat-more-dialogs, .light-theme .icon-chat-more-options, .light-theme .icon-chat-notification, .light-theme .icon-chat-notification-mute, .light-theme .icon-chat-party-label-black, .light-theme .icon-chat-party-label-white, .light-theme .icon-chat-pin, .light-theme .icon-chat-pinned, .light-theme .icon-chat-place-favorite, .light-theme .icon-chat-place-my, .light-theme .icon-chat-place-popular, .light-theme .icon-chat-place-recent, .light-theme .icon-chat-place-recommended, .light-theme .icon-chat-place-vip, .light-theme .icon-chat-play-together, .light-theme .icon-chat-resend, .light-theme .icon-chat-search, .light-theme .icon-chat-search-cancel, .light-theme .icon-chat-search-white, .light-theme .icon-chat-selected, .light-theme .icon-chat-set-place, .light-theme .icon-chat-unpin, .light-theme .icon-default-chat
  244. {
  245.     background-image: url(https://images.rbxcdn.com/f4d8925211682759829e2662560c7639-chat_02142018.svg);
  246. }
  247.  
  248. .light-theme .icon-clanpoint, .light-theme .icon-default-branded, .light-theme .icon-favorite, .light-theme .icon-follow-game, .light-theme .icon-follow-game-gray, .light-theme .icon-leaderboard, .light-theme .icon-playerpoint
  249. {
  250.     background-image: url(https://images.rbxcdn.com/757f696cbfd2d8fcde61d219cead6a2c-branded_04182018.svg)
  251. }
  252.  
  253. .light-theme .input-field
  254. {
  255.     background-color: #ffffff;
  256. }
  257.  
  258. .light-theme .dialogs .dialog-container .dialog-header
  259. {
  260.     background-color: #00a2ff;
  261.     color: #ffffff;
  262. }
  263.  
  264. .light-theme .dialogs .dialog-container .dialog-message-container .dialog-message
  265. {
  266.     background-color: #00a2ff;
  267.     color: #ffffff;
  268.     border: 1px solid #00a2ff
  269. }
  270.  
  271. .light-theme .dialogs .dialog-container .dialog-message-container.message-inbound .dialog-message
  272. {
  273.         background-color: #ffffff;
  274.     color: #393b3d;
  275.     border: 1px solid #e3e3e3;
  276. }
  277.  
  278. .light-theme .text-emphasis, .light-theme .text-sec, .light-theme .text-warning
  279. {
  280.     color: inherit;
  281. }
  282.  
  283. .light-theme .dialog-container .dialog-input-container .dialog-input
  284. {
  285.     background-color: #fff;
  286. }
  287.  
  288. .gotham-font .font-caption-header
  289. {
  290.     color: #b8b8b8;
  291. }
  292.  
  293.  
  294.  
  295. .light-theme .game-card-container
  296. {
  297.     background-color: #fff;
  298. }
  299.  
  300.  
  301. .light-theme .btn-control-sm
  302. {
  303.     background: #fff;
  304.         border: 1px solid #b8b8b8;
  305.     border-radius: 1px;
  306. }
  307.  
  308. .light-theme .btn-secondary-md
  309. {
  310.     -webkit-user-select: none;
  311.     -moz-user-select: none;
  312.     -ms-user-select: none;
  313.     user-select: none;
  314.     background-color: #00a2ff;
  315.     border: 1px solid #00a2ff;
  316.     color: #fff;
  317.     cursor: pointer;
  318.     display: inline-block;
  319.     font-weight: 500;
  320.     height: auto;
  321.     text-align: center;
  322.     white-space: nowrap;
  323.     vertical-align: middle;
  324.     padding: 9px;
  325.     font-size: 16px;
  326.     line-height: 100%;
  327.     border-radius: 3px;
  328. }
  329.  
  330. .light-theme .btn-secondary-md:link, .light-theme .btn-secondary-md:visited,.light-theme .btn-secondary-md:active
  331. {
  332.     color: #fff;
  333.     background-color: #00a2ff;
  334. }
  335.  
  336. .gotham-font.light-theme .refresh-link-icon:after
  337. {
  338.     display: none
  339. }
  340.  
  341. .light-theme .icon-default-logo-r, .light-theme .icon-logo-r, .light-theme .icon-logo-r-95
  342. {
  343.     background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTguMyAzLjdMMy42IDIxLjhsMTguMSA0LjYgNC42LTE4LjEtMTgtNC42em04IDEzLjZsLTMuNS0uOS45LTMuNSAzLjUuOS0uOSAzLjV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
  344. }
  345.  
  346. .light-theme .item-card-container .item-card-name
  347. {
  348.     padding: 0 5px;
  349. }
  350.  
  351. .dark-theme .item-card-creator, .dark-theme .item-card-label, .dark-theme .item-card-name, .dark-theme .item-card-price, .light-theme .item-card-creator, .light-theme .item-card-label, .light-theme .item-card-name, .light-theme .item-card-price
  352. {
  353.     padding-left: 5px;
  354. }
  355.  
  356. .rbx-header .age-bracket-label .age-bracket-label-username, .chat-container.collapsed .chat-header .chat-header-title
  357. {
  358.     color: #fff;
  359. }
  360.  
  361. .light-theme .thumbnail-2d-container
  362. {
  363.     background-color: #fff;
  364. }
  365.  
  366. .light-theme .item-card
  367. {
  368.     height: 220px;
  369. }
  370.  
  371. .light-theme .item-card-container .item-card-caption
  372. {
  373.         background-color: #fff;
  374.     margin-top: 5px;
  375.     padding-left: 5px;
  376.     padding-right: 5px;
  377. }
  378.  
  379. .item-cards-stackable .item-card-caption
  380. {
  381.     height: 90px;
  382. }
  383.  
  384. .light-theme .item-card-container .item-card-price
  385. {
  386.         position: absolute;
  387.     bottom: -6px;
  388. }
  389.  
  390. .items-list .item-card .item-card-caption
  391. {
  392.     height: 53px
  393. }
  394.  
  395. .light-theme .icon-default-economy-28x28, .light-theme .icon-robux-28x28, .light-theme .icon-robux-gold-28x28, .light-theme .icon-robux-white, .dark-theme .icon-default-economy-28x28, .dark-theme .icon-robux-28x28, .dark-theme .icon-robux-gold-28x28, .dark-theme .icon-robux-white
  396. {
  397.     background-image: url(https://images.rbxcdn.com/3a9b44283e65ae1ead90defcb0bdcb6e-economy_28x28_dark.svg);
  398. }
  399.  
  400. .light-theme .icon-default-branded-16x16, .light-theme .icon-robux-16x16, .light-theme .icon-robux-gray-16x16, .light-theme .icon-robux-white-16x16, .dark-theme .icon-default-branded-16x16, .dark-theme .icon-robux-16x16, .dark-theme .icon-robux-gray-16x16, .dark-theme .icon-robux-white-16x16
  401. {
  402.         -background-image: url(https://images.rbxcdn.com/757f696cbfd2d8fcde61d219cead6a2c-branded_04182018.svg);
  403. }
  404.  
  405. .light-theme .layer
  406. {
  407.     background-color: transparent;
  408.     padding: 0;
  409. }
  410.  
  411. .slide-switcher .slide-item-container span[thumbnail-type]
  412. {
  413.     background-color: transparent;
  414. }
  415.  
  416. .light-theme .pill-toggle
  417. {
  418.     background-color: #fff;
  419. }
  420.  
  421. .light-theme .pill-toggle input:checked+label
  422. {
  423.     background-color: #00a2ff;
  424. }
  425.  
  426. .light-theme .btn-primary-md
  427. {
  428.     background-color: #02b757;
  429.     border-color: #02b757;
  430.     border-radius: 1px;
  431. }
  432.  
  433. .light-theme .profile-avatar-left
  434. {
  435.     background-color: #fff;
  436. }
  437.  
  438. .light-theme .profile-avatar-right .profile-avatar-mask
  439. {
  440.     background-color: rgba(117,117,117,0.5)
  441. }
  442.  
  443. .light-theme .profile-avatar-right
  444. {
  445.     background-color: #0074bd
  446. }
  447.  
  448. .light-theme .profile-accoutrements-container .profile-accoutrements-slider .accoutrement-item a
  449. {
  450.     background-color: #fff;
  451. }
  452.  
  453. .light-theme .slide-switcher .slide-item-container .slide-item-container-left
  454. {
  455.     background-color: #0074bd
  456. }
  457.  
  458. .light-theme .btn-control-xs
  459. {
  460.     background-color: #fff;
  461.     border: 1px solid #b8b8b8;
  462.     color: #606162;
  463.     border-radius: 1px
  464. }
  465.  
  466. .light-theme .btn-secondary-xs
  467. {
  468.     background-color: #00a2ff;
  469.     border: 1px solid #00a2ff;
  470.     color: #fff;
  471.     border-radius: 1px
  472. }
  473.  
  474. .light-theme .btn-generic-slideshow-xs:hover, .light-theme .btn-generic-slideshow-xs:focus
  475. {
  476.     background-color: #00a2ff;
  477.     border: 1px solid #00a2ff;
  478.     color: #fff;
  479. }
  480.  
  481.  
  482. .light-theme .btn-control-xs:focus, .light-theme .btn-control-xs:hover
  483. {
  484.     background-color: #fff;
  485.     border: 1px solid #b8b8b8;
  486.     color: #606162;
  487. }
  488.  
  489. .light-theme .btn-control-sm:focus, .light-theme .btn-control-sm:hover
  490. {
  491.     background-color: #fff;
  492.     border: 1px solid #b8b8b8;
  493.     color: rgba(0,0,0,.6);
  494. }
  495.  
  496. .light-theme .btn-generic-grid-xs:focus
  497. {
  498.     background-color: #fff;
  499. }
  500.  
  501. .light-theme .btn-generic-grid-xs:focus
  502. {
  503.     background-color: #00a2ff;
  504.     border: 1px solid #00a2ff;
  505.     color: #fff;
  506. }
  507.  
  508. .light-theme .btn-secondary-sm, .light-theme .btn-secondary-sm:focus, .light-theme .btn-secondary-sm:hover
  509. {
  510.     background: #fff;
  511.     border: 1px solid #b8b8b8;
  512.     border-radius: 1px;
  513.     color: rgba(0,0,0,.6);
  514. }
  515.  
  516. .light-theme .btn-secondary-sm.disabled, .light-theme .btn-secondary-sm.disabled.active, .light-theme .btn-secondary-sm.disabled:active, .light-theme .btn-secondary-sm.disabled:focus, .light-theme .btn-secondary-sm.disabled:hover, .light-theme .btn-secondary-sm[disabled], .light-theme .btn-secondary-sm[disabled].active, .light-theme .btn-secondary-sm[disabled]:active, .light-theme .btn-secondary-sm[disabled]:focus, .light-theme .btn-secondary-sm[disabled]:hover
  517. {
  518.     background: #fff;
  519.     border: 1px solid #b8b8b8;
  520.     border-radius: 1px;
  521.     color: rgba(0,0,0,.6);
  522. }
  523.  
  524. .light-theme .btn-primary-sm.disabled, .light-theme .btn-primary-sm.disabled.active, .light-theme .btn-primary-sm.disabled:active, .light-theme .btn-primary-sm.disabled:focus, .light-theme .btn-primary-sm.disabled:hover, .light-theme .btn-primary-sm[disabled], .light-theme .btn-primary-sm[disabled].active, .light-theme .btn-primary-sm[disabled]:active, .light-theme .btn-primary-sm[disabled]:focus, .light-theme .btn-primary-sm[disabled]:hover
  525. {
  526.     background-color: #02b757;
  527.     border: 1px solid #02b757;
  528. }
  529.  
  530. .light-theme .icon-additem, .light-theme .icon-arrow-right-blue, .light-theme .icon-audio, .light-theme .icon-back, .light-theme .icon-bigplay, .light-theme .icon-bigplay-fill, .light-theme .icon-bigstop, .light-theme .icon-bigstop-fill, .light-theme .icon-brokenpage, .light-theme .icon-carousel-left, .light-theme .icon-carousel-right, .light-theme .icon-chat-gray, .light-theme .icon-check-selection, .light-theme .icon-checkmark, .light-theme .icon-checkmark-blue, .light-theme .icon-checkmark-on, .light-theme .icon-checkmark-white, .light-theme .icon-checkmark-white-bold, .light-theme .icon-clock, .light-theme .icon-close, .light-theme .icon-close-white, .light-theme .icon-copy, .light-theme .icon-default-generic, .light-theme .icon-down, .light-theme .icon-edit, .light-theme .icon-female, .light-theme .icon-female-white, .light-theme .icon-first-gray, .light-theme .icon-first-page, .light-theme .icon-games-carousel-left, .light-theme .icon-games-carousel-right, .light-theme .icon-globe, .light-theme .icon-grid, .light-theme .icon-home, .light-theme .icon-inactive, .light-theme .icon-last-gray, .light-theme .icon-last-page, .light-theme .icon-left, .light-theme .icon-left-gray, .light-theme .icon-locked, .light-theme .icon-logo-apple, .light-theme .icon-logo-win, .light-theme .icon-male, .light-theme .icon-male-white, .light-theme .icon-menu, .light-theme .icon-menu-black, .light-theme .icon-minus, .light-theme .icon-more, .light-theme .icon-more-gray-vertical, .light-theme .icon-moreinfo, .light-theme .icon-next, .light-theme .icon-notifications, .light-theme .icon-page, .light-theme .icon-password-hide, .light-theme .icon-password-hide-white, .light-theme .icon-password-show, .light-theme .icon-password-show-white, .light-theme .icon-pastname, .light-theme .icon-pause, .light-theme .icon-pause-fill, .light-theme .icon-play, .light-theme .icon-playgame, .light-theme .icon-plus, .light-theme .icon-regenerate, .light-theme .icon-right, .light-theme .icon-right-gray, .light-theme .icon-sandglass, .light-theme .icon-search, .light-theme .icon-settings, .light-theme .icon-slideshow, .light-theme .icon-sorting, .light-theme .icon-trash-bin, .light-theme .icon-unlocked, .light-theme .icon-up, .light-theme .icon-viewdetails
  531. {
  532.     background-image: url(https://images.rbxcdn.com/8f9d73863e52851ec5910be4ffa5ed78-generic_01312019.svg);
  533. }
  534.  
  535. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover
  536. {
  537.     box-shadow: inset 0 -4px 0 0 #00a2ff;
  538. }
  539.  
  540. .light-theme .slide-switcher.games
  541. {
  542.     background-color: #118237;
  543. }
  544.  
  545.  
  546. .rbx-header.light-theme
  547. {
  548.     background-color: #0074bd;
  549. }
  550.  
  551. .rbx-header.light-theme .text-header, .rbx-header.light-theme .text-header:active, .rbx-header.light-theme .text-header:focus, .rbx-header.light-theme .text-header:hover, .rbx-header.light-theme .text-header:link, .rbx-header.light-theme .text-header:visited
  552. {
  553.     color: #fff;
  554. }
  555.  
  556. .rbx-left-col.light-theme
  557. {
  558.     background-color: #fff;
  559. }
  560.  
  561. .container-footer
  562. {
  563.     background-color: #fff;
  564. }
  565.  
  566. .light-theme .profile-accoutrements-container .profile-accoutrements-page-container .profile-accoutrements-page
  567. {
  568.     border-color: #fff;
  569. }
  570.  
  571. .light-theme .profile-accoutrements-container .profile-accoutrements-page-container .page-active
  572. {
  573.     background-color: #fff;
  574. }
  575.  
  576.  
  577. .light-theme .avatar-card-btns .accept-friend
  578. {
  579.     background-color: #00a2ff;
  580.         border-color: #00a2ff;
  581.         color: #fff;
  582.         border-radius: 1px;
  583. }
  584.  
  585. .light-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading.active
  586. {
  587.         box-shadow: inset 0 -4px 0 0 #00a2ff;
  588. }
  589.  
  590. .light-theme .pager .first .pager-btn, .light-theme .pager .first a, .light-theme .pager .last .pager-btn, .light-theme .pager .last a, .light-theme .pager .pager-next .pager-btn, .light-theme .pager .pager-next a, .light-theme .pager .pager-prev .pager-btn, .light-theme .pager .pager-prev a
  591. {
  592.     border-radius: 3px;
  593.     background-color: #fff;
  594.     border: 1px solid #b8b8b8;
  595. }
  596.  
  597. .chat-windows-header .chat-header-label span
  598. {
  599.     color: #fff;
  600. }
  601.  
  602. .light-theme .text-robux-lg
  603. {
  604.     color: #02b757;
  605. }
  606.  
  607. .light-theme .chat-main .chat-header
  608. {
  609.     background: #00a2ff;
  610. }
  611.  
  612. .light-theme .carousel-control
  613. {
  614.     -webkit-user-select: none;
  615.     -moz-user-select: none;
  616.     -ms-user-select: none;
  617.     user-select: none;
  618.     -webkit-transition: all,0.2s,ease-in-out;
  619.     -o-transition: all,0.2s,ease-in-out;
  620.     transition: all,0.2s,ease-in-out;
  621.     background-color: #191919;
  622.     background-color: rgba(25,25,25,0.3);
  623.     top: 40%;
  624.     top: calc(50% - 24px);
  625.     border: 2px solid #fff;
  626.     border-radius: 50%;
  627.     display: none;
  628.     height: 48px;
  629.     position: absolute;
  630.     text-align: center;
  631.     width: 48px;
  632.     z-index: 1000;
  633. }
  634.  
  635. .light-theme .carousel-control:hover
  636. {
  637.     background-color: rgba(25,25,25,0.75);
  638.     border: 2px solid #fff;
  639. }
  640.  
  641. .light-theme .input-group-btn .input-dropdown-btn
  642. {
  643.     background-color: #fff;
  644. }
  645.  
  646. .light-theme .menu-vertical .menu-option.active, .light-theme .menu-vertical .menu-option:hover
  647. {
  648.     box-shadow: inset 4px 0 0 0 #00a2ff
  649. }
  650.  
  651. .light-theme .input-group-btn .input-dropdown-btn, .light-theme .input-group-btn .input-dropdown-btn:focus, .light-theme .input-group-btn .input-dropdown-btn:hover
  652. {
  653.     border: 1px solid #b8b8b8;
  654.     color: #191919;
  655.     background-color: #fff;
  656. }
  657.  
  658. .light-theme .btn-control-md.disabled, .light-theme .btn-control-md.disabled.active, .light-theme .btn-control-md.disabled:active, .light-theme .btn-control-md.disabled:focus, .light-theme .btn-control-md.disabled:hover, .light-theme .btn-control-md[disabled], .light-theme .btn-control-md[disabled].active, .light-theme .btn-control-md[disabled]:active, .light-theme .btn-control-md[disabled]:focus, .light-theme .btn-control-md[disabled]:hover
  659. {
  660.     opacity: .5;
  661.     background-color: #fff;
  662.     border-color: #b8b8b8;
  663.     color: #b8b8b8;
  664.     cursor: not-allowed;
  665.     pointer-events: none;
  666.     border-radius: 1px;
  667. }
  668.  
  669. .gotham-font .font-caption-header
  670. {
  671.     color: #606162
  672. }
  673.  
  674. .light-theme .text-label
  675. {
  676.     color: #b8b8b8;
  677. }
  678.  
  679. .light-theme .rbx-header .rbx-navbar li .nav-menu-title:focus, .light-theme .rbx-header .rbx-navbar li .nav-menu-title:hover
  680. {
  681.     background-color: rgba(25,25,25,.1);
  682.     border-radius: 5px;
  683. }
  684.  
  685. .dark-theme .rbx-header .rbx-navbar li .nav-menu-title:focus, .dark-theme .rbx-header .rbx-navbar li .nav-menu-title:hover
  686. {
  687.         background-color: rgba(0,0,0,.1);
  688.     border-radius: 5px;
  689. }
  690. .rbx-header.light-theme .rbx-navbar li:hover
  691. {
  692.     border-color: transparent;
  693. }
  694.  
  695. .light-theme .btn-secondary-md:focus, .light-theme .btn-secondary-md:hover
  696. {
  697.     background-color: #00a2ff;
  698.     border: 1px solid #00a2ff;
  699.     color: #fff;
  700. }
  701.  
  702. .light-theme .avatar-card-btns .ignore-friend:focus, .light-theme .avatar-card-btns .ignore-friend:hover, .light-theme .avatar-card-btns .ignore-friend
  703. {
  704.         background: #fff;
  705.     border: 1px solid #b8b8b8;
  706.     border-radius: 1px;
  707.     color: #606162;
  708. }
  709.  
  710. .light-theme .avatar-card-btns .accept-friend:focus, .light-theme .avatar-card-btns .accept-friend:hover
  711. {
  712.     background-color: #00a2ff;
  713.     border: 1px solid #00a2ff;
  714.     color: #fff;
  715. }
  716.  
  717. .light-theme .btn-control-md, .light-theme .btn-control-md:focus, .light-theme .btn-control-md:hover
  718. {
  719.         background-color: #fff;
  720.     border: 1px solid #b8b8b8;
  721.     color: #191919;
  722.     border-radius: 1px;
  723. }
  724.  
  725. .scale-container .text-label
  726. {
  727.     color: #606162;
  728. }
  729.  
  730. .light-theme .btn-primary-sm
  731. {
  732.     background-color: #02b757;
  733.     border: 1px solid #02b757;
  734. }
  735.  
  736. .light-theme .checkbox input[type=checkbox]:checked+label:before
  737. {
  738.     border-color: #0080ff;
  739.     background-color: #0080ff;
  740. }
  741.  
  742. .light-theme .btn-primary-md:focus, .light-theme .btn-primary-md:hover, .light-theme .btn-primary-md:active, .light-theme .btn-primary-md[disabled]
  743. {
  744.     background-color: #02b757;
  745.     border: 1px solid #02b757;
  746. }
  747.  
  748. .light-theme .dialogs .dialog-container.active .dialog-header
  749. {
  750.     background-color: #00a2ff;
  751.     color: #ffffff;
  752. }
  753.  
  754. .light-theme .dialogs .dialog-container.active .dialog-header .dialog-header-title
  755. {
  756.     color: #fff;
  757. }
  758.  
  759. html body div.wrap div.container-main div.content div.profilecontainer ng.scope { background-color: #fff; }
  760.  
  761. div[style="col-sm-6 slide-item-container-left"]
  762. {
  763.     background-color: #fff;
  764. }
  765.  
  766. .light-theme .col-sm-6 .slide-item-container-left
  767. {
  768.     background-color: #fff;
  769. }
  770.  
  771. .light-theme .btn-secondary-xs:visited, .light-theme .btn-secondary-xs:link
  772. {
  773.     color: #fff;
  774. }
  775.  
  776. .light-theme .btn-secondary-xs:focus, .light-theme .btn-secondary-xs:hover
  777. {
  778.     background-color: #00a2ff;
  779.     border: 1px solid #00a2ff;
  780.     color: #fff;
  781. }
  782.  
  783. .light-theme .slide-switcher.games .slide-item-container .slide-item-container-left
  784. {
  785.     background-color: #118237;
  786. }
  787.  
  788. .light-theme .rbx-header .rbx-navbar-right-nav li .rbx-navbar-login
  789. {
  790.     color: #fff;
  791. }
  792.  
  793. .light-theme .icon-default-logo-r, .light-theme .icon-logo-r
  794. {
  795.     background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTguMyAzLjdMMy42IDIxLjhsMTguMSA0LjYgNC42LTE4LjEtMTgtNC42em04IDEzLjZsLTMuNS0uOS45LTMuNSAzLjUuOS0uOSAzLjV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
  796. }
  797.  
  798.  
  799.  
  800. .messageDivider .roblox-system-image .icon-logo-notification, .messageDivider .roblox-system-image .icon-logo-r, .light-theme .icon-logo-r-95
  801. {
  802.     background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTguMyAzLjdMMy42IDIxLjhsMTguMSA0LjYgNC42LTE4LjEtMTgtNC42em04IDEzLjZsLTMuNS0uOS45LTMuNSAzLjUuOS0uOSAzLjV6IiBmaWxsPSIjMzkzYjNkIi8+PC9zdmc+)
  803. }
  804.  
  805. .light-theme .btn-primary-lg
  806. {
  807.     background-color: #02b757;
  808.     border: 1px solid #02b757;
  809. }
  810.  
  811. .light-theme .favorite-button-container .text-favorite
  812. {
  813.     color: #f6b702;
  814. }
  815.  
  816. .light-theme .text-robux-tile
  817. {
  818.     color: #02b757;
  819. }
  820.  
  821. .light-theme .item-card-container .item-card-thumb-container
  822. {
  823.     border-radius: 0px;
  824.     background-color: #fff;
  825.     border-bottom: 2px solid #e3e3e3;
  826. }
  827.  
  828. .light-theme .item-card .item-card-thumb-container:before
  829. {
  830.     border-radius: 0px;
  831.     display: none;
  832. }
  833.  
  834. .light-theme .footer .text-footer-nav, .light-theme .footer .text-footer-nav:link, .light-theme .footer .text-footer-nav:visited, .light-theme .footer .text-footer-nav:active
  835. {
  836.     color: #b8b8b8;
  837. }
  838.  
  839. .light-theme .footer .text-footer-nav:active, .light-theme .footer .text-footer-nav:focus, .light-theme .footer .text-footer-nav:hover
  840. {
  841.     color: #191919;
  842. }
  843.  
  844. .light-theme .footer .text-footer-nav.privacy, .light-theme .footer .text-footer-nav.privacy:active, .light-theme .footer .text-footer-nav.privacy:link, .light-theme .footer .text-footer-nav.privacy:visited
  845. {
  846.     color: #00a2ff;
  847. }
  848.  
  849. .light-theme .text-footer
  850. {
  851.     color: #b8b8b8;
  852. }
  853.  
  854. .light-theme .item-card-container
  855. {
  856.     background-color: #fff;
  857. }
  858.  
  859. .light-theme .item-card-container .item-card-price
  860. {
  861.     bottom: 0px;
  862. }
  863.  
  864. .item-cards-stackable .item-card
  865. {
  866.     padding-bottom: 0;
  867. }
  868.  
  869. .item-card-thumb-container, .item-card-thumb-container .item-card-thumb, .item-card-thumb-container div[class^=icon-], .item-card-thumb-container span[class^=icon-]
  870. {
  871.     border-radius: 0;
  872. }
  873.  
  874. .light-theme .item-card-container .item-card-equipped
  875. {
  876.     border-radius: 3px;
  877.     height: 184px;
  878.     border: 3px solid #02b757;
  879.     background-color: transparent;
  880.     position: absolute;
  881. }
  882.  
  883. .light-theme .item-card-container .item-card-name
  884. {
  885.     margin-bottom: -2px;
  886. }
  887.  
  888. .items-list.avatar-item-list .item-card .item-card-container
  889. {  
  890.     box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  891.     border-radius: 3px;
  892. }
  893.  
  894. .light-theme .items-list.avatar-item-list .item-card-container .item-card-thumb-container
  895. {
  896.     border-bottom: 0;
  897. }
  898.  
  899. .light-theme .item-card-container .item-card-equipped .item-card-equipped-label
  900. {
  901.     display: unset;
  902.         border-top: 36px solid #02b757;
  903. }
  904.  
  905. .light-theme .items-list.avatar-item-list .item-card-container .item-card-caption
  906. {
  907.     border-radius: 3px
  908. }
  909.  
  910. .light-theme .items-list.avatar-item-list .item-card-container .item-card-thumb-container
  911. {
  912.     border-radius: 3px;
  913. }
  914.  
  915. .light-theme .recommendations-container
  916. {
  917.     background-color: transparent
  918. }
  919.  
  920. .light-theme #nav-home:hover
  921. {
  922.     color: #02b757;
  923. }
  924.  
  925. .light-theme #nav-profile:hover
  926. {
  927.     color: #F68802;
  928. }
  929.  
  930. .light-theme #nav-message:hover
  931. {
  932.     color: #00a2ff;
  933. }
  934.  
  935. .light-theme #nav-friends:hover
  936. {
  937.     color: #00a2ff;
  938. }
  939.  
  940. .light-theme #nav-character:hover
  941. {
  942.     color: #F68802;
  943. }
  944.  
  945. .light-theme #nav-inventory:hover
  946. {
  947.     color: #02b757;
  948. }
  949.  
  950. .light-theme #nav-trade:hover
  951. {
  952.     color: #00a2ff;
  953. }
  954.  
  955. .light-theme #nav-group:hover
  956. {
  957.     color: #00a2ff;
  958. }
  959.  
  960. .light-theme #nav-my-feed:hover
  961. {
  962.     color: #00a2ff;
  963. }
  964.  
  965. .light-theme #nav-blog:hover
  966. {
  967.     color: #00a2ff;
  968. }
  969.  
  970. .light-theme #nav-shop:hover
  971. {
  972.     color: #00a2ff;
  973. }
  974.  
  975. .light-theme .btn-growth-md
  976. {
  977.     background-color: #02b757;
  978.     border: 1px solid #02b757;
  979. }
  980.  
  981. .light-theme .rbx-header .rbx-navbar-search
  982. {
  983.     border-radius: 1px;
  984. }
  985.  
  986. .light-theme .rbx-header .rbx-navbar-search .rbx-navbar-search-option.selected
  987. {
  988.     background-color: #f2f2f2;
  989.     box-shadow: inset 4px 0 0 0 #00a2ff;
  990.     cursor: pointer;
  991.     border-radius: 1px;
  992. }
  993.  
  994. .light-theme .rbx-header .rbx-navbar-search .input-field, .light-theme .rbx-header .rbx-navbar-search .input-field:focus
  995. {
  996.     border-radius: 1px;
  997.     border: 1px solid rgba(57,59,61,.2)
  998. }
  999.  
  1000. .gotham-font.light-theme .see-all-link-icon
  1001. {
  1002.     padding: 0;
  1003. }
  1004.  
  1005. .rbx-header.light-theme .rbx-navbar li .nav-menu-title:focus, .rbx-header.light-theme .rbx-navbar li .nav-menu-title:hover
  1006. {
  1007.     background-color: rgba(25,25,25,.1);
  1008.     border-radius: 5px;
  1009. }
  1010.  
  1011. .light-theme .rbx-header .rbx-navbar li:hover, .dark-theme .rbx-header .rbx-navbar li:hover
  1012. {
  1013.     border: 0;
  1014. }
  1015.  
  1016. .light-theme .icon-robux-28x28, .robux-upsell .unsubscribed .icon-robux-white, .dark-theme .icon-robux-28x28, .robux-upsell .unsubscribed .icon-robux-white
  1017. {
  1018.     background-image: url(https://images.rbxcdn.com/757f696cbfd2d8fcde61d219cead6a2c-branded_04182018.svg);
  1019.     background-position: 0;
  1020.     background-size: 58px;
  1021. }
  1022.  
  1023. .icon-robux-16x16, .light-theme .icon-robux-16x16, .robux-downsell .icon-robux-gray, .dark-theme .icon-robux-16x16, .robux-downsell .icon-robux-gray, .light-theme .icon-robux-gray-16x16, .btn-economy-robux-white-lg span[class^="icon-"]
  1024. {
  1025.     background-image: url(https://images.rbxcdn.com/757f696cbfd2d8fcde61d219cead6a2c-branded_04182018.svg);
  1026.     background-position: 0;
  1027. }
  1028.  
  1029. .light-theme .icon-robux-16x16
  1030. {
  1031.     background-position: 0 -76px;
  1032.     background-size: 38px auto;
  1033. }
  1034.  
  1035. .light-theme .icon-robux-gray-16x16
  1036. {
  1037.     background-position: 0 -114px;
  1038.     background-size: 38px auto;
  1039. }
  1040.  
  1041. .icon-robux-16x16
  1042. {
  1043.     background-position: 0 -76px;;
  1044.     background-size: 38px;
  1045. }
  1046.  
  1047. .light-theme .icon-robux-28x28
  1048. {
  1049.     background-position: 0 -117px;
  1050. }
  1051.  
  1052. #nav-robux-icon .icon-robux-28x28
  1053. {
  1054.     background-position: 0 -203px;
  1055. }
  1056.  
  1057. #nav-robux-icon .icon-robux-28x28:hover
  1058. {
  1059.     background-position: -29px -203px;
  1060. }
  1061.  
  1062. .icon-robux-price-container .icon-robux-28x28
  1063. {
  1064.     background-image: url(https://svgur.com/i/GP3.svg);
  1065.     background-size: 28px;
  1066. }
  1067.  
  1068. .robux-upsell .unsubscribed .icon-robux-white
  1069. {
  1070.     background-position: 0 -203px;
  1071. }
  1072.  
  1073. .robux-downsell .icon-robux-gray
  1074. {
  1075.     background-position: 0 -112px;
  1076. }
  1077.  
  1078. .btn-economy-robux-white-lg span[class^="icon-"]
  1079. {
  1080.     background-position: 0 -252px;
  1081. }
  1082.  
  1083. .row .premium-container
  1084. {
  1085.     background-color: #fff;
  1086. }
  1087.  
  1088. .light-theme .alert-info
  1089. {
  1090.     background-color: #f68802;
  1091. }
  1092.  
  1093. .light-theme .asset-thumb-container
  1094. {
  1095.     border-radius: 0;
  1096.     background-color: transparent;
  1097.     border: 1px solid #B8B8B8;
  1098. }
  1099.  
  1100. .profile-accoutrements-container .profile-accoutrements-slider .accoutrement-item .accoutrement-image
  1101. {
  1102.     border-radius: 0;
  1103. }
  1104.  
  1105. .profile-accoutrements-container .profile-accoutrements-slider .accoutrement-item a
  1106. {
  1107.     border-radius: 0;
  1108. }
  1109.  
  1110. .light-theme .para-overflow-toggle .toggle-para, .light-theme .para-overflow-toggle .toggle-para:hover, .light-theme .para-overflow .toggle-para, .light-theme .para-overflow .toggle-para:hover
  1111. {
  1112.     color: #00a2ff;
  1113. }
  1114.  
  1115. .light-theme .dialogs .dialog-container .dialog-message-container .link-card-container.dialog-triangle:after, .light-theme .dialogs .dialog-container .dialog-message-container .link-card-container.dialog-triangle:before, .light-theme .dialogs .dialog-container .dialog-message-container.message-cluster-master .dialog-triangle.message-is-sending:after, .light-theme .dialogs .dialog-container .dialog-message-container.message-cluster-master .dialog-triangle.message-is-sending:before, .light-theme .dialogs .dialog-container .dialog-message-container.message-cluster-master .dialog-triangle:after, .light-theme .dialogs .dialog-container .dialog-message-container.message-cluster-master .dialog-triangle:before
  1116. {
  1117.     border-color: transparent transparent transparent #00a2ff;
  1118. }
  1119.  
  1120. .light-theme .avatar-container .avatar-status
  1121. {
  1122.     background-color: transparent;
  1123. }
  1124.  
  1125. .light-theme .game-card-container .game-card-thumb-container
  1126. {
  1127.     background-color: transparent;
  1128.     border-radius: 0;
  1129. }
  1130.  
  1131. .game-tile
  1132. {
  1133.         -webkit-transition: transform .15s;
  1134.     -o-transition: transform .15s;
  1135.     transition: transform .1s;
  1136.     transform: scale(1);
  1137.     cursor: pointer;
  1138. }
  1139.  
  1140. .game-tile:hover
  1141. {
  1142.         -webkit-transition: transform .15s;
  1143.     -o-transition: transform .15s;
  1144.     transition: transform .1s;
  1145.     transform: scale(1.08);
  1146.     cursor: pointer;
  1147. }
  1148.  
  1149. .dark-theme .item-card-container
  1150. {
  1151.     background-color: #191b1d;
  1152. }
  1153.  
  1154. .dark-theme .item-card-container .item-card-caption
  1155. {
  1156.     background-color: #191b1d;
  1157.     margin-top: 5px;
  1158.     padding-left: 5px;
  1159.     padding-right: 5px;
  1160. }
  1161.  
  1162. .dark-theme .btn-control-md
  1163. {
  1164.     border-radius: 1px;
  1165. }
  1166.  
  1167. .dark-theme .item-card .item-card-thumb-container:before
  1168. {
  1169.     display: none;
  1170. }
  1171.  
  1172. .dark-theme .item-card-container .item-card-thumb-container
  1173. {
  1174.     border-radius: 0;
  1175.     background-color: #191b1d;
  1176.     border-bottom: 2px solid #232527;
  1177. }
  1178.  
  1179. .dark-theme .content .games-lists-multiple .games-list-container .game-card-container
  1180. {
  1181.     background-color: #191b1d;
  1182. }
  1183.  
  1184. .dark-theme .game-card-info .info-label.icon-playing-counts-gray, .dark-theme .game-card-info .info-label.icon-playing-counts-gray-white-70, .dark-theme .game-card-info .info-label.icon-votes-gray, .dark-theme .game-card-info .info-label.icon-votes-gray-white-70, .dark-theme .gotham-font .refresh-link-icon:after, .dark-theme .gotham-font .see-all-link-icon:after, .dark-theme .icon-currently-playing-sm, .dark-theme .icon-default-common-sm, .dark-theme .icon-push-right-sm, .dark-theme .icon-rating-sm, .dark-theme .icon-refresh-sm, .gotham-font.dark-theme .refresh-link-icon:after, .gotham-font.dark-theme .see-all-link-icon:after, .gotham-font.light-theme .dark-theme .refresh-link-icon:after, .gotham-font.light-theme .dark-theme .see-all-link-icon:after, .light-theme .game-card-info .dark-theme .info-label.icon-playing-counts-gray, .light-theme .game-card-info .dark-theme .info-label.icon-playing-counts-gray-white-70, .light-theme .game-card-info .dark-theme .info-label.icon-votes-gray, .light-theme .game-card-info .dark-theme .info-label.icon-votes-gray-white-70, .light-theme .gotham-font .dark-theme .refresh-link-icon:after, .light-theme .gotham-font .dark-theme .see-all-link-icon:after
  1185. {
  1186.     background-image: url(https://svgur.com/i/Frj.svg);
  1187. }
  1188.  
  1189. .dark-theme .section-content.remove-panel
  1190. {
  1191.     background-color: #191b1d;
  1192.     border: 6px solid #191b1d;
  1193. }
  1194.  
  1195. .dark-theme .item-card-container .item-card-equipped .icon-check-selection, .light-theme .item-card-container .item-card-equipped .icon-check-selection
  1196. {
  1197.     display: none;
  1198. }
  1199.  
  1200. .dark-theme .item-card-container .item-card-equipped {
  1201.     border-radius: 3px;
  1202.     height: 184px;
  1203.     border: 3px solid #fff;
  1204.     background-color: transparent;
  1205.     position: absolute;
  1206. }
  1207.  
  1208. .dark-theme .item-card-container .item-card-equipped .item-card-equipped-label
  1209. {
  1210.     display: unset;
  1211.     border-top: 36px solid #fff;
  1212. }
  1213.  
  1214. .dark-theme .menu-vertical .menu-option
  1215. {
  1216.     color: #fff;
  1217. }
  1218.  
  1219. .light-theme .btn-alert-md
  1220. {
  1221.     background-color: #fff;
  1222.         border: 1px solid #b8b8b8;
  1223.         color: #191919;
  1224.         border-radius: 1px;
  1225. }
  1226.  
  1227. .light-theme .btn-alert-md:hover
  1228. {
  1229.     background-color: #f74b52;
  1230.     color: #fff;
  1231. }
  1232.  
  1233. .dark-theme .store-card, .light-theme .store-card
  1234. {
  1235.     background-color: #fff;
  1236. }
  1237.  
  1238. .light-theme .btn-buy-md, .light-theme .btn-buy-md:hover, .light-theme .btn-buy-md:active, .light-theme .btn-buy-md:focus
  1239. {
  1240.     user-select: none;
  1241.     background-color:
  1242.     #fff;
  1243.     border: 1px solid
  1244.     #b8b8b8;
  1245.     cursor: pointer;
  1246.     display: inline-block;
  1247.     font-weight: 500;
  1248.     height: auto;
  1249.     text-align: center;
  1250.     white-space: nowrap;
  1251.     vertical-align: middle;
  1252.     padding: 9px;
  1253.     font-size: 16px;
  1254.     line-height: 100%;
  1255.     border-radius: 3px;
  1256.     color: #757575;
  1257. }
  1258.  
  1259. .dark-theme .btn-control-sm, .dark-theme .btn-control-sm:hover, .dark-theme .btn-control-sm:focus, .dark-theme .btn-control-sm:active
  1260. {
  1261.     background-color: transparent;
  1262.     border-color: #bdbebe;
  1263.     color: hsla(0,0%,100%,.7);
  1264.     border-radius: 1px;
  1265. }
  1266.  
  1267. .dark-theme .avatar-card-btns .accept-friend
  1268. {
  1269.     border-radius: 1px;
  1270. }
  1271.  
  1272. .dark-theme .btn-secondary-md, .dark-theme .btn-secondary-md:focus, .dark-theme .btn-secondary-md:hover
  1273. {
  1274.     border-radius: 1px;
  1275.     background-color: transparent;
  1276.         border-color: #bdbebe;
  1277.         color: hsla(0,0%,100%,.7);
  1278. }
  1279.  
  1280. .dark-theme .pager .first .pager-btn, .dark-theme .pager .first a, .dark-theme .pager .last .pager-btn, .dark-theme .pager .last a, .dark-theme .pager .pager-next .pager-btn, .dark-theme .pager .pager-next a, .dark-theme .pager .pager-prev .pager-btn, .dark-theme .pager .pager-prev a
  1281. {
  1282.     border-radius: 2px;
  1283. }
  1284.  
  1285. .dark-theme .game-card-container
  1286. {
  1287.         background-color: #191b1d;
  1288. }
  1289.  
  1290. .light-theme .chat-windows-header
  1291. {
  1292.         background-color: #00a2ff;
  1293.     color: #fff;
  1294. }
  1295.  
  1296. .light-theme .dialogs .dialog-container .dialog-message-container.message-inbound .link-card-container
  1297. {
  1298.     background-color: #fff;
  1299.     border: 1px solid #e3e3e3;
  1300. }
  1301.  
  1302. .light-theme .btn-growth-xs, .light-theme .btn-growth-xs:hover, .light-theme .btn-growth-xs:focus
  1303. {
  1304.         background-color: #02b757;
  1305.     border: 1px solid #02b757;
  1306. }
  1307.  
  1308. .profile-header .header-caption .header-details .details-info li
  1309. {
  1310.     display: unset;
  1311.     text-align: center;
  1312.     padding: 0 20px;
  1313. }
  1314.  
  1315. .profile-header .header-caption .header-details .details-info li .font-header-2
  1316. {
  1317.     font-size: 12px;
  1318. }
  1319.  
  1320.  
  1321. .left-wrapper .section-content.remove-panel
  1322. {
  1323.     padding: 10px;
  1324. }
  1325.  
  1326. .light-theme .typing
  1327. {
  1328.     background-image: url("https://images.rbxcdn.com/04e6dac32004283d9d4827e38f25c993-typing.gif")
  1329. }