update ide

This commit is contained in:
Thomas G 2022-08-21 23:21:41 +10:00
parent 8f89f54ce9
commit 35918e63f8
11 changed files with 22 additions and 43 deletions

View File

@ -8565,7 +8565,8 @@ div.callout {
display: inline-block;
cursor: pointer;
padding: 2px 2px 5px 0;
top: 33%;
border: none;
top: 50%;
background-position: 0 7;
position: relative;
left: 83%;

View File

@ -1229,7 +1229,7 @@ img.SuperSafePrivacyModeImg:hover {
top: 26px;
right: 0;
width: 340px;
height: 128px;
height: 80px;
border: 1px solid #0C3060;
border-top: none;
}
@ -1381,7 +1381,7 @@ a.facebook-login span.right {
letter-spacing: -1px;
}
#header-signup {
.header-signup {
font-family: Arial;
font-weight: bold;
color: #fff;
@ -1782,7 +1782,7 @@ legend span {
.GrayButton:link,
.GrayButton:visited,
.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;
padding: 4px 8px 0;
height: 21px;
@ -2153,7 +2153,7 @@ table.table {
line-height: 24px;
font-size: 13px;
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 {
@ -2245,7 +2245,7 @@ a.btn-control.top-level {
.btn-neutral:visited {
border-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;
}
@ -2825,7 +2825,7 @@ body#StudioWelcomeBody {
.header {
margin-left: -6px;
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 {
@ -2961,13 +2961,13 @@ ul.navlist {
*margin-bottom: -5px;
}
#header-signup {
.header-signup {
margin-right: 5px;
color: black;
font-weight: bold;
}
#header-signup:hover,
.header-signup:hover,
#logout:hover {
cursor: pointer;
}
@ -3138,7 +3138,7 @@ div#ButtonRow a {
.template:hover,
.template img:hover {
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-color: #A7A7A7;
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

BIN
public/img/img-alert.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
<link rel="stylesheet"
href="{{ asset('css/FetchCSS2.css') }}">
<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 type="text/javascript" src="{{ asset('js/test.js') }}"></script>
</head>
@ -16,15 +16,15 @@
<div class="header">
<div id="header-login-wrapper" class="iframe-login-signup" data-display-opened="">
@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 class="studioiFrameLogin">
<span id="login-span">
<a id="header-login" class="btn-control btn-control-large">Login <span class="grey-arrow"></span></a>
</span>
<div id="iFrameLogin" class="studioiFrameLogin" style="display: none">
<iframe class="login-frame" src="{{ route('login_iframe') }}" scrolling="no" frameborder="0"></iframe>
<div id="iFrameLogin" class="studioiFrameLogin" style="display: none; background: #E1E1E1">
<iframe class="login-frame" src="{{ route('login_iframe') }}" allow-scripts scrolling="no" frameborder="0"></iframe>
</div>
</span>
@else

View File

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
@ -13,16 +13,15 @@
<form name="FacebookLoginForm" id="FacebookLoginForm" method="POST" action="{{ route('login') }}">
<div id="LoginForm">
<div class="newLogin" id="newLoginContainer">
@csrf
<div class="UserNameDiv">
<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">
</div>
<div class="PasswordDiv">
<label class="LoginFormLabel" for="Password">Password</label>
<a href="ResetPasswordRequest.aspx" target="_top" class="ResetPassword">Forgot password?</a>
<br><input name="password" type="password" id="password" class="LoginFormInput" required
<a href="{{ route('password.request') }}" target="_top" class="ResetPassword">Forgot password?</a>
<br><input name="password" title="Password Field" placeholder=" " type="password" id="password" class="LoginFormInput" required
autocomplete="current-password" style="width:152px;" tabindex="2">
</div>
<div id="ErrorMessage" style="color:Red"></div>
@ -33,9 +32,9 @@
<a href="{{ route('register') }}" style="font: bold 12px Arial;color: #095FB5;"
target="_top">Sign up!</a>
</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"
class="iFrameBlueLogin"></a></span>
class="iFrameBlueLogin"></button></span>
<span id="LoggingInStatus"
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"
@ -43,31 +42,10 @@
<span style="top: -5px;position: absolute;position: relative;">Logging in...</span>
</span>
</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>
</form>
</div>
<script type="text/javascript">
$(function() {
Roblox.iFrameLogin.Resources = {
//<sl:translate>
invalidCaptchaEntry: 'Invalid Captcha entry'
//</sl:translate>
};
Roblox.iFrameLogin.init();
});
</script>
</body>
</html>