ok pagina di plash arrive (login) senza servizi steamware x login
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,6 @@
|
||||
.areaTitolo
|
||||
{
|
||||
background-color: #0A64A4;
|
||||
background-image: url('../images/bg-menu-main.png');
|
||||
background-repeat: repeat-x;
|
||||
color: #ECECEC;
|
||||
|
||||
@@ -94,7 +94,7 @@ h5, h6 {
|
||||
----------------------------------------------------------*/
|
||||
.content-wrapper {
|
||||
margin: 0 auto;
|
||||
max-width: 960px;
|
||||
max-width: 1366px;
|
||||
}
|
||||
|
||||
#body {
|
||||
@@ -406,9 +406,9 @@ input, textarea {
|
||||
background: #fff;
|
||||
color: #333;
|
||||
font-size: 1.2em;
|
||||
margin: 5px 0 6px 0;
|
||||
/*margin: 5px 0 6px 0;
|
||||
padding: 5px;
|
||||
width: 300px;
|
||||
width: 300px;*/
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
@@ -1,15 +1,10 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Site.Master" AutoEventWireup="true" CodeBehind="Menu.aspx.cs" Inherits="PROJ_ETS.Menu" %>
|
||||
|
||||
<%@ Register Src="WebUserControls/mod_menu.ascx" TagName="mod_menu" TagPrefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" runat="server">
|
||||
<style type="text/css">
|
||||
.auto-style1 {
|
||||
width: 402px;
|
||||
height: 340px;
|
||||
}
|
||||
</style>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="FeaturedContent" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<p>
|
||||
<img alt="WorkInProgress" class="auto-style1" longdesc="Work In Progress" src="Images/WorkInProgress.jpg" /></p>
|
||||
<uc1:mod_menu ID="mod_menu1" runat="server" />
|
||||
</asp:Content>
|
||||
|
||||
Generated
+14
-7
@@ -3,15 +3,22 @@
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS
|
||||
{
|
||||
|
||||
|
||||
public partial class Menu
|
||||
{
|
||||
namespace PROJ_ETS {
|
||||
|
||||
|
||||
public partial class Menu {
|
||||
|
||||
/// <summary>
|
||||
/// mod_menu1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::PROJ_ETS.WebUserControls.mod_menu mod_menu1;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -186,6 +186,7 @@
|
||||
<Content Include="Help.aspx" />
|
||||
<Content Include="Images\accent.png" />
|
||||
<Content Include="Images\AdminArea.png" />
|
||||
<Content Include="Images\Bazaar.png" />
|
||||
<Content Include="Images\bg-menu-main.png" />
|
||||
<Content Include="Images\bullet.png" />
|
||||
<Content Include="Images\favicon.png" />
|
||||
@@ -203,6 +204,7 @@
|
||||
<Content Include="Images\orderedList7.png" />
|
||||
<Content Include="Images\orderedList8.png" />
|
||||
<Content Include="Images\orderedList9.png" />
|
||||
<Content Include="Images\Project.png" />
|
||||
<Content Include="Images\WorkInProgress.jpg" />
|
||||
<Content Include="Menu.aspx" />
|
||||
<Content Include="packages.config" />
|
||||
@@ -218,6 +220,7 @@
|
||||
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxTimer.js" />
|
||||
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebForms.js" />
|
||||
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebServices.js" />
|
||||
<Content Include="WebUserControls\mod_menu.ascx" />
|
||||
<Content Include="WebUserControls\mod_menuBottomFullpage.ascx" />
|
||||
<Content Include="WebUserControls\mod_testata.ascx" />
|
||||
<Content Include="Content\Style.less" />
|
||||
@@ -331,6 +334,13 @@
|
||||
<Compile Include="ViewSwitcher.ascx.designer.cs">
|
||||
<DependentUpon>ViewSwitcher.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menu.ascx.cs">
|
||||
<DependentUpon>mod_menu.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menu.ascx.designer.cs">
|
||||
<DependentUpon>mod_menu.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuBottomFullpage.ascx.cs">
|
||||
<DependentUpon>mod_menuBottomFullpage.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menu.ascx.cs" Inherits="PROJ_ETS.WebUserControls.mod_menu" %>
|
||||
|
||||
<div class="divCenter">
|
||||
<div style="text-align: center; margin-left: auto;">
|
||||
<asp:Image runat="server" ID="logoETS" ImageUrl="~/images/LogoETS.png" ToolTip="ETS" />
|
||||
</div>
|
||||
<div style="text-align: center; margin: auto; width: 1104px; margin-bottom: 20px;">
|
||||
<div style="float: left; border: 1px solid #666666; width: 268px; background: #FDFDFD;" class="ui-corner-all shadowBox">
|
||||
<asp:ImageButton runat="server" ID="btnProgetti" ImageUrl="~/Images/Project.png" ToolTip="Gestione Progetti"
|
||||
PostBackUrl="~/Progetti" />
|
||||
</div>
|
||||
<div style="float: left; margin: auto; border: 1px solid #666666; width: 268px; background: #FDFDFD; margin-left: 8px;" class="ui-corner-all shadowBox">
|
||||
<asp:ImageButton runat="server" ID="btnBazaar" ImageUrl="~/Images/Bazaar.png" ToolTip="Area BAzaar settimanale" PostBackUrl="~/Bazaar" />
|
||||
</div>
|
||||
<div style="float: right; border: 1px solid #666666; width: 268px; background: #FDFDFD;" class="ui-corner-all shadowBox">
|
||||
<asp:HyperLink ID="hlHelp" runat="server" Target="_blank" NavigateUrl="~/HelpOnLine/index.html" ToolTip="Istruzioni" ImageUrl="~/Images/Help.png" />
|
||||
</div>
|
||||
<div style="float: right; border: 1px solid #666666; width: 268px; background: #FDFDFD; margin-right: 8px;" class="ui-corner-all shadowBox">
|
||||
<asp:ImageButton runat="server" ID="btnAdmin" ImageUrl="~/Images/AdminArea.png" ToolTip="Area Amministrativa" PostBackUrl="~/Admin.aspx" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearDiv"></div>
|
||||
<br />
|
||||
</div>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace PROJ_ETS.WebUserControls
|
||||
{
|
||||
public partial class mod_menu : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_menu {
|
||||
|
||||
/// <summary>
|
||||
/// logoETS control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Image logoETS;
|
||||
|
||||
/// <summary>
|
||||
/// btnProgetti control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ImageButton btnProgetti;
|
||||
|
||||
/// <summary>
|
||||
/// btnBazaar control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ImageButton btnBazaar;
|
||||
|
||||
/// <summary>
|
||||
/// hlHelp control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.HyperLink hlHelp;
|
||||
|
||||
/// <summary>
|
||||
/// btnAdmin control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ImageButton btnAdmin;
|
||||
}
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
<div class="float-right" style="padding: 10px 6px 10px 6px;">
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
<li><a href="Default">Home</a></li>
|
||||
<li><a href="Menu">Home</a></li>
|
||||
<li><a href="Progetti">Progetti</a></li>
|
||||
<li><a href="Bazaar">Bazaar</a></li>
|
||||
<li><a href="Admin">Admin</a></li>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
body { background: yellow; }
|
||||
Reference in New Issue
Block a user