update ide
This commit is contained in:
parent
8f89f54ce9
commit
35918e63f8
|
|
@ -8565,7 +8565,8 @@ div.callout {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 2px 2px 5px 0;
|
padding: 2px 2px 5px 0;
|
||||||
top: 33%;
|
border: none;
|
||||||
|
top: 50%;
|
||||||
background-position: 0 7;
|
background-position: 0 7;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 83%;
|
left: 83%;
|
||||||
|
|
|
||||||
|
|
@ -1229,7 +1229,7 @@ img.SuperSafePrivacyModeImg:hover {
|
||||||
top: 26px;
|
top: 26px;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 340px;
|
width: 340px;
|
||||||
height: 128px;
|
height: 80px;
|
||||||
border: 1px solid #0C3060;
|
border: 1px solid #0C3060;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
}
|
}
|
||||||
|
|
@ -1381,7 +1381,7 @@ a.facebook-login span.right {
|
||||||
letter-spacing: -1px;
|
letter-spacing: -1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header-signup {
|
.header-signup {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
@ -1782,7 +1782,7 @@ legend span {
|
||||||
.GrayButton:link,
|
.GrayButton:link,
|
||||||
.GrayButton:visited,
|
.GrayButton:visited,
|
||||||
.GrayButton:active {
|
.GrayButton:active {
|
||||||
background: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/buttons/bg-form_btn_lg-tile.png) repeat-x top left;
|
background: url(/images/Buttons/StyleGuide/bg-form_btn_lg-tile.png) repeat-x top left;
|
||||||
border: 1px solid #777;
|
border: 1px solid #777;
|
||||||
padding: 4px 8px 0;
|
padding: 4px 8px 0;
|
||||||
height: 21px;
|
height: 21px;
|
||||||
|
|
@ -2153,7 +2153,7 @@ table.table {
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
padding: 0 7px;
|
padding: 0 7px;
|
||||||
background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/StyleGuide/btn-control-large-tile.png);
|
background-image: url(/images/Buttons/StyleGuide/btn-control-large-tile.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
a.btn-control.top-level {
|
a.btn-control.top-level {
|
||||||
|
|
@ -2245,7 +2245,7 @@ a.btn-control.top-level {
|
||||||
.btn-neutral:visited {
|
.btn-neutral:visited {
|
||||||
border-color: #0852b7;
|
border-color: #0852b7;
|
||||||
background-color: #0852b7;
|
background-color: #0852b7;
|
||||||
background-image: url(http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png);
|
background-image: url(/images/Buttons/StyleGuide/bg-btn-blue.png);
|
||||||
color: #00243d;
|
color: #00243d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2825,7 +2825,7 @@ body#StudioWelcomeBody {
|
||||||
.header {
|
.header {
|
||||||
margin-left: -6px;
|
margin-left: -6px;
|
||||||
height: 84px;
|
height: 84px;
|
||||||
background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/IDE/bg-header.png') repeat-x;
|
background: url('/images/IDE/bg-header.png') repeat-x;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header img {
|
.header img {
|
||||||
|
|
@ -2961,13 +2961,13 @@ ul.navlist {
|
||||||
*margin-bottom: -5px;
|
*margin-bottom: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header-signup {
|
.header-signup {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
color: black;
|
color: black;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header-signup:hover,
|
.header-signup:hover,
|
||||||
#logout:hover {
|
#logout:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
@ -3138,7 +3138,7 @@ div#ButtonRow a {
|
||||||
.template:hover,
|
.template:hover,
|
||||||
.template img:hover {
|
.template img:hover {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: url('http://web.archive.org/web/20130715023237im_/http://www.roblox.com/images/IDE/bg-selected_thumb.png') repeat-x;
|
background: url('/images/IDE/bg-selected_thumb.png') repeat-x;
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
border-color: #A7A7A7;
|
border-color: #A7A7A7;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 196 B |
Binary file not shown.
|
After Width: | Height: | Size: 110 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 994 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
File diff suppressed because one or more lines are too long
|
|
@ -7,7 +7,7 @@
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
href="{{ asset('css/FetchCSS2.css') }}">
|
href="{{ asset('css/FetchCSS2.css') }}">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function editTemplateInStudio(play_placeId) { RobloxLaunch._GoogleAnalyticsCallback = function() { var isInsideRobloxIDE = 'website'; if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) { isInsideRobloxIDE = 'Studio'; };GoogleAnalyticsEvents.FireEvent(['Edit Location', 'Guest', isInsideRobloxIDE]);GoogleAnalyticsEvents.FireEvent(['Edit', 'Guest', '']); }; Roblox.Client.WaitForRoblox(function() { RobloxLaunch.StartGame('https://web.archive.org/web/20130702194455/http://www.roblox.com//Game/edit.ashx?PlaceID='+play_placeId+'&upload=', 'edit.ashx', 'https://web.archive.org/web/20130702194455/https://www.roblox.com//Login/Negotiate.ashx', 'FETCH', true); }); }
|
function editTemplateInStudio(play_placeId) { RobloxLaunch._GoogleAnalyticsCallback = function() { var isInsideRobloxIDE = 'website'; if (Roblox && Roblox.Client && Roblox.Client.isIDE && Roblox.Client.isIDE()) { isInsideRobloxIDE = 'Studio'; };GoogleAnalyticsEvents.FireEvent(['Edit Location', 'Guest', isInsideRobloxIDE]);GoogleAnalyticsEvents.FireEvent(['Edit', 'Guest', '']); }; Roblox.Client.WaitForRoblox(function() { RobloxLaunch.StartGame('http://www.morblox.us//Game/edit.ashx?PlaceID='+play_placeId+'&upload=', 'edit.ashx', 'https://web.archive.org/web/20130702194455/https://www.roblox.com//Login/Negotiate.ashx', 'FETCH', true); }); }
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript" src="{{ asset('js/test.js') }}"></script>
|
<script type="text/javascript" src="{{ asset('js/test.js') }}"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
@ -16,15 +16,15 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div id="header-login-wrapper" class="iframe-login-signup" data-display-opened="">
|
<div id="header-login-wrapper" class="iframe-login-signup" data-display-opened="">
|
||||||
@guest
|
@guest
|
||||||
<a href="{{ route('register') }}" class="GrayButton translate" id="header-signup"><span>Sign Up</span></a>
|
<a href="{{ route('register') }}" class="GrayButton translate header-signup"><span>Sign Up</span></a>
|
||||||
<span id="header-or">or</span>
|
<span id="header-or">or</span>
|
||||||
<span class="studioiFrameLogin">
|
<span class="studioiFrameLogin">
|
||||||
<span id="login-span">
|
<span id="login-span">
|
||||||
<a id="header-login" class="btn-control btn-control-large">Login <span class="grey-arrow">▼</span></a>
|
<a id="header-login" class="btn-control btn-control-large">Login <span class="grey-arrow">▼</span></a>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<div id="iFrameLogin" class="studioiFrameLogin" style="display: none">
|
<div id="iFrameLogin" class="studioiFrameLogin" style="display: none; background: #E1E1E1">
|
||||||
<iframe class="login-frame" src="{{ route('login_iframe') }}" scrolling="no" frameborder="0"></iframe>
|
<iframe class="login-frame" src="{{ route('login_iframe') }}" allow-scripts scrolling="no" frameborder="0"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</span>
|
</span>
|
||||||
@else
|
@else
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>
|
<title>
|
||||||
|
|
@ -13,16 +13,15 @@
|
||||||
<form name="FacebookLoginForm" id="FacebookLoginForm" method="POST" action="{{ route('login') }}">
|
<form name="FacebookLoginForm" id="FacebookLoginForm" method="POST" action="{{ route('login') }}">
|
||||||
<div id="LoginForm">
|
<div id="LoginForm">
|
||||||
<div class="newLogin" id="newLoginContainer">
|
<div class="newLogin" id="newLoginContainer">
|
||||||
@csrf
|
|
||||||
<div class="UserNameDiv">
|
<div class="UserNameDiv">
|
||||||
<label class="LoginFormLabel" for="UserName">Username</label>
|
<label class="LoginFormLabel" for="UserName">Username</label>
|
||||||
<br><input name="login" type="text" id="login" value="{{ old('login') }}" class="LoginFormInput"
|
<br><input name="login" title="Username Field" placeholder=" " type="text" id="login" value="{{ old('login') }}" class="LoginFormInput"
|
||||||
required autofocus tabindex="1">
|
required autofocus tabindex="1">
|
||||||
</div>
|
</div>
|
||||||
<div class="PasswordDiv">
|
<div class="PasswordDiv">
|
||||||
<label class="LoginFormLabel" for="Password">Password</label>
|
<label class="LoginFormLabel" for="Password">Password</label>
|
||||||
<a href="ResetPasswordRequest.aspx" target="_top" class="ResetPassword">Forgot password?</a>
|
<a href="{{ route('password.request') }}" target="_top" class="ResetPassword">Forgot password?</a>
|
||||||
<br><input name="password" type="password" id="password" class="LoginFormInput" required
|
<br><input name="password" title="Password Field" placeholder=" " type="password" id="password" class="LoginFormInput" required
|
||||||
autocomplete="current-password" style="width:152px;" tabindex="2">
|
autocomplete="current-password" style="width:152px;" tabindex="2">
|
||||||
</div>
|
</div>
|
||||||
<div id="ErrorMessage" style="color:Red"></div>
|
<div id="ErrorMessage" style="color:Red"></div>
|
||||||
|
|
@ -33,9 +32,9 @@
|
||||||
<a href="{{ route('register') }}" style="font: bold 12px Arial;color: #095FB5;"
|
<a href="{{ route('register') }}" style="font: bold 12px Arial;color: #095FB5;"
|
||||||
target="_top">Sign up!</a>
|
target="_top">Sign up!</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="LoginButtonActive"><a id="LoginButton" type="submit"
|
<span id="LoginButtonActive"><button style="border: none; background-position: 0 0; top: 50%" id="LoginButton" type="submit"
|
||||||
onClick="this.form.submit();this.disabled=true" tabindex="4"
|
onClick="this.form.submit();this.disabled=true" tabindex="4"
|
||||||
class="iFrameBlueLogin"></a></span>
|
class="iFrameBlueLogin"></button></span>
|
||||||
<span id="LoggingInStatus"
|
<span id="LoggingInStatus"
|
||||||
style="display: none; font: bold 12px arial; position: absolute; right: 8px;margin-top: -11px;top: 50%;">
|
style="display: none; font: bold 12px arial; position: absolute; right: 8px;margin-top: -11px;top: 50%;">
|
||||||
<img src="https://web.archive.org/web/20130715023249im_/https://s3.amazonaws.com/images.roblox.com/6ec6fa292c1dcdb130dcf316ac050719.gif"
|
<img src="https://web.archive.org/web/20130715023249im_/https://s3.amazonaws.com/images.roblox.com/6ec6fa292c1dcdb130dcf316ac050719.gif"
|
||||||
|
|
@ -43,31 +42,10 @@
|
||||||
<span style="top: -5px;position: absolute;position: relative;">Logging in...</span>
|
<span style="top: -5px;position: absolute;position: relative;">Logging in...</span>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="SocialNetworkSignIn">
|
|
||||||
<div id="fb-root"></div>
|
|
||||||
|
|
||||||
<div id="facebookSignIn">
|
|
||||||
<a class="facebook-login" href="">
|
|
||||||
<span class="left"></span>
|
|
||||||
<span class="middle">Login with Facebook<span>Login with Facebook</span></span>
|
|
||||||
<span class="right"></span>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript">
|
|
||||||
$(function() {
|
|
||||||
Roblox.iFrameLogin.Resources = {
|
|
||||||
//<sl:translate>
|
|
||||||
invalidCaptchaEntry: 'Invalid Captcha entry'
|
|
||||||
//</sl:translate>
|
|
||||||
};
|
|
||||||
Roblox.iFrameLogin.init();
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue