710 lines
11 KiB
CSS
710 lines
11 KiB
CSS
#UserContainer
|
|
{
|
|
font-family: Verdana, Sans-Serif;
|
|
}
|
|
|
|
#UserContainer #LeftBank
|
|
{
|
|
float: left;
|
|
text-align: center;
|
|
width: 444px;
|
|
}
|
|
|
|
#UserContainer #RightBank
|
|
{
|
|
float: right;
|
|
text-align: center;
|
|
width: 444px;
|
|
}
|
|
|
|
#UserContainer #LeftBank #UserPageLargeRectangleAd
|
|
{
|
|
border: none;
|
|
}
|
|
|
|
#UserPlacesPane
|
|
{
|
|
clear: both;
|
|
background-color: #FFFFFF;
|
|
}
|
|
#UserPlacesPane
|
|
{
|
|
clear: both;
|
|
background-color: #FFFFFF;
|
|
}
|
|
|
|
#ProfilePane,
|
|
#UserPlacesPane,
|
|
#UserBadgesPane,
|
|
#BadgesDisplay,
|
|
#UserStatisticsPane,
|
|
#FriendsPane,
|
|
#FavoritesPane,
|
|
.FriendRequestsPane,
|
|
#UserAssetsPane
|
|
{
|
|
|
|
}
|
|
|
|
.FriendRequestsPane,
|
|
#UserModelsContainer,
|
|
#UserAssetsPane
|
|
{
|
|
clear: both;
|
|
margin: 10px 0 0 0;
|
|
text-align: center;
|
|
}
|
|
|
|
#UserBadgesPane,
|
|
#UserStatisticsPane
|
|
{
|
|
margin: 10px 0 0 0;
|
|
}
|
|
|
|
#UserStatisticsPane
|
|
{
|
|
text-align: left;
|
|
}
|
|
|
|
#FriendsPane,
|
|
#FavoritesPane
|
|
{
|
|
clear: right;
|
|
margin: 10px 0 0 0;
|
|
}
|
|
|
|
#UserAssetsPane
|
|
{
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#UserBadgesPane #UserBadges
|
|
{
|
|
background-color: #fff;
|
|
text-align: center;
|
|
}
|
|
|
|
#ProfilePane h4
|
|
{
|
|
background-color: #ccc;
|
|
border-top: solid 1px #000;
|
|
color: #333;
|
|
font-family: Comic Sans MS, Verdana, Sans-Serif;
|
|
font-size: 1.3em;
|
|
margin: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
#ProfilePane p
|
|
{
|
|
margin: 0.9em 0;
|
|
line-height: 1.6em;
|
|
}
|
|
|
|
#UserAssetsPane #UserAssets h4,
|
|
#UserBadgesPane #UserBadges h4,
|
|
#UserPlacesPane #UserPlaces h4,
|
|
#UserStatisticsPane #UserStatistics h4,
|
|
#FavoritesPane #Favorites h4
|
|
{
|
|
background-color: #ccc;
|
|
border-bottom: solid 1px #000;
|
|
color: #333;
|
|
font-family: Comic Sans MS, Verdana, Sans-Serif;
|
|
margin: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
#UserPlacesPane #UserPlaces h4
|
|
{
|
|
background-color: #6e99c9;
|
|
color: #fff;
|
|
font-family: Verdana, Sans-Serif;
|
|
font-size: 1.4em;
|
|
font-weight: normal;
|
|
letter-spacing: 0.1em;
|
|
line-height: 1.5em;
|
|
}
|
|
|
|
#UserStatisticsPane #UserStatistics
|
|
{
|
|
background-color: #eee;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
#UserStatisticsPane #UserStatistics h4
|
|
{
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
#UserStatisticsPane #UserStatistics .Statistic
|
|
{
|
|
line-height: 1.8em;
|
|
margin: 0 auto;
|
|
width: 385px;
|
|
}
|
|
|
|
#UserStatisticsPane #UserStatistics .Label
|
|
{
|
|
float: left;
|
|
text-align: right;
|
|
width: 178px;
|
|
}
|
|
|
|
#UserStatisticsPane #UserStatistics .Value
|
|
{
|
|
float: right;
|
|
width: 177px;
|
|
}
|
|
|
|
#UserModelsContainer
|
|
{
|
|
text-align: left;
|
|
}
|
|
#Friends
|
|
{
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#Friends h4,
|
|
#FriendRequests h4
|
|
{
|
|
font-size: 10pt;
|
|
font-weight: bold;
|
|
line-height: 1em;
|
|
margin-bottom: 5px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.NoResults
|
|
{
|
|
line-height: 1.3em;
|
|
padding: 10px;
|
|
text-align: center;
|
|
}
|
|
|
|
.Badge
|
|
{
|
|
margin: 10px 10px;
|
|
text-align: center;
|
|
}
|
|
|
|
.FriendsPager
|
|
{
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#FriendsContainer .Friend:hover
|
|
{
|
|
border: 1px solid #ccc;
|
|
}
|
|
|
|
#FriendsContainer .paging_wrapper
|
|
{
|
|
position: relative;
|
|
margin: 0px 10px;
|
|
top: 2px;
|
|
}
|
|
|
|
#FriendsContainer .paging_input
|
|
{
|
|
width: 20px;
|
|
text-align: center;
|
|
font-size:12px;
|
|
}
|
|
|
|
.Friend
|
|
{
|
|
width: 125px;
|
|
height: 180px;
|
|
overflow:hidden;
|
|
border: 1px solid #fff;
|
|
}
|
|
.FriendContainer
|
|
{
|
|
float:left;
|
|
margin:10px;
|
|
}
|
|
|
|
.Friend .Avatar
|
|
{
|
|
text-align: center;
|
|
}
|
|
|
|
.Friend .Summary,
|
|
.Friend .Options
|
|
{
|
|
margin-top: 5px;
|
|
text-align: center;
|
|
}
|
|
|
|
.Friend .OnlineStatus,
|
|
.Friend .Name
|
|
{
|
|
}
|
|
|
|
#UserContainer .CollapsiblePanelHint
|
|
{
|
|
color: #999;
|
|
padding: 5px;
|
|
text-align: center;
|
|
}
|
|
|
|
#UserContainer #AssetsMenu
|
|
{
|
|
float: left;
|
|
width: 158px;
|
|
}
|
|
|
|
#UserContainer #AssetsOptions
|
|
{
|
|
}
|
|
|
|
#UserContainer #AssetSearchOption
|
|
{
|
|
float: left;
|
|
}
|
|
|
|
#UserContainer #AssetUploadOption
|
|
{
|
|
float: right;
|
|
}
|
|
|
|
#UserContainer #AssetsList
|
|
{
|
|
clear: both;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuItem
|
|
{
|
|
border: solid 1px #777;
|
|
margin: 15px;
|
|
padding: 3px 10px;
|
|
width: 100px;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuItem:hover
|
|
{
|
|
border: solid 1px #000;
|
|
cursor: pointer;
|
|
margin: 15px;
|
|
width: 100px;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuItem_Selected
|
|
{
|
|
background-color: #6e99c9;
|
|
border: solid 1px #000;
|
|
margin: 15px;
|
|
padding: 3px 10px;
|
|
width: 100px;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuButton
|
|
{
|
|
color: #777;
|
|
font: normal 14px/normal Verdana, sans-serif;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuButton:hover
|
|
{
|
|
color: #000;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#UserAssetsPane .AssetsMenuButton_Selected
|
|
{
|
|
color: #fff;
|
|
font: normal 14px/normal Verdana, sans-serif;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#UserPlaces .PanelFooter,
|
|
#GroupPlaces .PanelFooter,
|
|
#Favorites .PanelFooter
|
|
{
|
|
background-color: #fff;
|
|
color: #333;
|
|
font-family: Verdana, Sans-Serif;
|
|
margin: 0;
|
|
padding: 3px;
|
|
text-align: center;
|
|
}
|
|
|
|
#UserPlaces .AccordionHeader
|
|
{
|
|
background-color: #ccc;
|
|
border: solid 1px #000000;
|
|
cursor: pointer;
|
|
font: bold 1em/normal Verdana, sans-serif;
|
|
letter-spacing: 0.1em;
|
|
margin: 1px 0;
|
|
padding: 1px 1em;
|
|
text-align: left;
|
|
}
|
|
|
|
#UserPlaces .AccordionHeader:hover
|
|
{
|
|
background-color: #6e99c9;
|
|
color: #fff;
|
|
}
|
|
|
|
#UserPlaces .Place
|
|
{
|
|
|
|
}
|
|
|
|
#UserPlaces .Place .PlayStatus
|
|
{
|
|
margin: 5px 0 0 0;
|
|
display: inline;
|
|
}
|
|
|
|
#UserPlaces .Place .PlayOptions
|
|
{
|
|
margin: 5px 0 0 0;
|
|
display: block;
|
|
min-height: 48px;
|
|
}
|
|
|
|
#UserPlaces .Place .PlayOptions .Button
|
|
{
|
|
border-color: #333;
|
|
color: #333;
|
|
margin: 0 3px;
|
|
}
|
|
|
|
#UserPlaces .Place .PlayOptions .Button:hover
|
|
{
|
|
background-color: #6e99c9;
|
|
color: #fff;
|
|
}
|
|
|
|
#UserPlaces .Place .Statistics
|
|
{
|
|
border-top: dashed 1px #555;
|
|
border-left: dashed 1px #555;
|
|
border-right: dashed 1px #555;
|
|
color: #555;
|
|
font: normal 1em/normal Verdana, sans-serif;
|
|
letter-spacing: 0.1em;
|
|
line-height: 1.7em;
|
|
margin: 0;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#UserPlaces .Place .Thumbnail
|
|
{
|
|
border: solid 1px #555;
|
|
margin: 0;
|
|
}
|
|
|
|
#UserPlaces .Place .Description
|
|
{
|
|
border: dashed 1px #555;
|
|
color: #555;
|
|
font: normal 1em/normal Verdana, sans-serif;
|
|
max-height: 75px;
|
|
line-height: 1.7em;
|
|
margin: 5px 0 0 0;
|
|
padding: 5px 10px;
|
|
overflow: auto;
|
|
text-align: left;
|
|
}
|
|
|
|
#UserPlaces .Place .Configuration
|
|
{
|
|
border-bottom: dashed 1px #555;
|
|
border-left: dashed 1px #555;
|
|
border-right: dashed 1px #555;
|
|
font: normal 1em/normal Verdana, sans-serif;
|
|
line-height: 1.7em;
|
|
padding: 5px 10px;
|
|
}
|
|
|
|
#UserContainer #AssetsContent
|
|
{
|
|
float: left;
|
|
font-family: Verdana, Sans-Serif;
|
|
margin: 0 auto;
|
|
margin-left: 28px;
|
|
margin-right: 28px;
|
|
min-width: 0; /* peekaboo bug fix for IE7 */
|
|
padding-bottom: 10px;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
position: relative; /* peekaboo bug fix for IE6 */
|
|
text-align: left;
|
|
width: 662px;
|
|
}
|
|
|
|
#UserContainer #AssetsContent .HeaderPager,
|
|
#UserContainer #FavoritesContent .HeaderPager,
|
|
#UserContainer #AssetsContent .FooterPager,
|
|
#UserContainer #FavoritesContent .FooterPager
|
|
{
|
|
clear:both;
|
|
margin: 0 12px 0 10px;
|
|
padding: 2px 0;
|
|
text-align: center;
|
|
}
|
|
|
|
#UserContainer #AssetsContent .HeaderPager,
|
|
#UserContainer #FavoritesContent .HeaderPager
|
|
{
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#UserContainer #AssetsContent .HeaderPager .Label,
|
|
#UserContainer #FavoritesContent .HeaderPager .Label,
|
|
#UserContainer #AssetsContent .FooterPager .Label,
|
|
#UserContainer #FavoritesContent .FooterPager .Label
|
|
{
|
|
font-size: 1em;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#UserContainer .Asset
|
|
{
|
|
margin: 0 10px 15px 10px;
|
|
vertical-align: top;
|
|
width: 112px;
|
|
}
|
|
|
|
#UserContainer .Asset .AssetThumbnail
|
|
{
|
|
border: solid 1px #000;
|
|
height: 110px;
|
|
position: relative;
|
|
text-align: center;
|
|
width: 110px;
|
|
}
|
|
|
|
#UserContainer .Asset .AssetDetails
|
|
{
|
|
overflow: hidden;
|
|
padding: 2px 0 6px 0;
|
|
text-align: left;
|
|
width: 110px;
|
|
}
|
|
|
|
#UserContainer .AssetName a
|
|
{
|
|
font-size: 0.9em;
|
|
font-weight: bold;
|
|
line-height: 1.5em;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.AssetsBullet
|
|
{
|
|
padding-right: 3px;
|
|
}
|
|
|
|
#UserContainer .Label,
|
|
#UserContainer .Detail,
|
|
#UserContainer .DetailHighlighted,
|
|
#UserContainer .PriceInRobux,
|
|
#UserContainer .PriceInTickets
|
|
{
|
|
font-size: 0.8em;
|
|
}
|
|
|
|
#UserContainer .DetailHighlighted
|
|
{
|
|
color: Red;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#UserContainer .PriceInRobux
|
|
{
|
|
color: Green;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#UserContainer .PriceInTickets
|
|
{
|
|
color: #fbb117;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.UserOnlineMessage
|
|
{
|
|
font-family: Verdana;
|
|
font-size: 8pt;
|
|
color: Red;
|
|
}
|
|
.UserOfflineMessage
|
|
{
|
|
font-family: Verdana;
|
|
font-size: 8pt;
|
|
color: Gray;
|
|
}
|
|
|
|
.AdPanel
|
|
{
|
|
position:relative;
|
|
margin: 0px auto;
|
|
display:inline;
|
|
z-index: 999;
|
|
}
|
|
.BanishButtonOverlay
|
|
{
|
|
background-color: #eee;
|
|
border: solid 1px #444;
|
|
font-size: .8em;
|
|
padding: 1px 3px 2px 3px;
|
|
position: absolute;
|
|
text-align: center;
|
|
top:0;
|
|
right:0;
|
|
}
|
|
.BanishButtonOverlay:hover
|
|
{
|
|
background-color: #fff;
|
|
border: solid 1px #000;
|
|
text-decoration: none;
|
|
}
|
|
.DeleteButtonOverlay
|
|
{
|
|
background-color: #eee;
|
|
border: solid 1px #444;
|
|
font-size: .8em;
|
|
padding: 1px 3px 2px 3px;
|
|
position: absolute;
|
|
right: 2px;
|
|
text-align: center;
|
|
top: 2px;
|
|
}
|
|
.DeleteFavoriteOverlay
|
|
{
|
|
background-color: #eee;
|
|
border: solid 1px #444;
|
|
font-size: .8em;
|
|
padding: 1px 3px 2px 3px;
|
|
position: relative;
|
|
left: -57px;
|
|
text-align: center;
|
|
top: -97px;
|
|
}
|
|
|
|
.DeleteButtonOverlay:hover
|
|
{
|
|
background-color: #fff;
|
|
border: solid 1px #000;
|
|
text-decoration: none;
|
|
}
|
|
.PlaceAccessIndicator
|
|
{
|
|
color: #000000;
|
|
}
|
|
.SubscriptionStatusPanel
|
|
{
|
|
width:348px;
|
|
font-weight:bold;
|
|
margin-top:5px;
|
|
padding:5px 5px 5px 5px;
|
|
border:solid 1px black;
|
|
background-color:#cccccc;
|
|
}
|
|
.ProfileAlertPanel
|
|
{
|
|
width:348px;
|
|
padding:5px 5px 5px 5px;
|
|
background-color: #FFFFFF;
|
|
border: solid 1px black;
|
|
height: 64px;
|
|
}
|
|
|
|
.UserBlurb
|
|
{
|
|
overflow: hidden;
|
|
width:348px;
|
|
padding:5px 5px 5px 5px;
|
|
line-height:20px;
|
|
background-color: #FFFFFF;
|
|
margin-bottom: 10px;
|
|
}
|
|
#AccountSettingsForm
|
|
{
|
|
font-size:11px;
|
|
line-height:18px;
|
|
}
|
|
|
|
#AccountSettingsForm fieldset
|
|
{
|
|
border:1px solid #dddddd; padding:5px 5px 5px 5px;
|
|
}
|
|
|
|
|
|
#OwnedSetsContainerDiv, #SubscribedSetsContainerDiv
|
|
{
|
|
text-align:center;
|
|
padding-bottom:25px;
|
|
height:auto;
|
|
}
|
|
#OwnedSetsContainerDiv .TiledSets, #SubscribedSetsContainerDiv .TiledSets
|
|
{
|
|
width:110px;
|
|
height:90px;
|
|
}
|
|
.TiledSets
|
|
{
|
|
float: left;
|
|
margin: 10px 10px;
|
|
text-align: center;
|
|
}
|
|
#OwnedSetsContainerDiv .AssetCreator, #SubscribedSetsContainerDiv .AssetCreator
|
|
{
|
|
font-size: .8em;
|
|
}
|
|
#OwnedSetsContainerDiv .SetsPager_Container, #SubscribedSetsContainerDiv .SetsPager_Container
|
|
{
|
|
clear: both;
|
|
text-align: center;
|
|
position: absolute;
|
|
bottom: 11px;
|
|
width: 100%;
|
|
*left:0px;
|
|
}
|
|
#OwnedSetsContainerDiv .loading, #SubscribedSetsContainerDiv .loading
|
|
{
|
|
text-align: center;
|
|
height:350px;
|
|
position:relative;
|
|
background: url('/web/20120907221649im_/http://www.roblox.com/images/spinners/spinner100x100.gif') center no-repeat;
|
|
}
|
|
#OwnedSetsContainerDiv .NoSets, #SubscribedSetsContainerDiv .NoSets
|
|
{
|
|
position: relative;
|
|
top: 10px;
|
|
}
|
|
#ToggleBetweenOwnedSubscribedSets:hover
|
|
{
|
|
cursor:pointer;
|
|
}
|
|
|
|
/*
|
|
FILE ARCHIVED ON 22:16:49 Sep 07, 2012 AND RETRIEVED FROM THE
|
|
INTERNET ARCHIVE ON 05:57:38 Sep 12, 2022.
|
|
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
|
|
|
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
|
SECTION 108(a)(3)).
|
|
*/
|
|
/*
|
|
playback timings (ms):
|
|
captures_list: 452.249
|
|
exclusion.robots: 122.946
|
|
exclusion.robots.policy: 122.933
|
|
xauthn.identify: 81.318
|
|
xauthn.chkprivs: 41.33
|
|
cdx.remote: 0.074
|
|
esindex: 0.011
|
|
LoadShardBlock: 114.855 (3)
|
|
PetaboxLoader3.datanode: 85.029 (4)
|
|
CDXLines.iter: 29.764 (3)
|
|
load_resource: 41.774
|
|
PetaboxLoader3.resolve: 24.89
|
|
*/ |