Release grafica base bootstrap corretta (bianca)
This commit is contained in:
+7
-13
@@ -2,20 +2,17 @@
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_testata.ascx" TagPrefix="uc1" TagName="mod_testata" %>
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||
|
||||
<head runat="server">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="CMS_SC site" />
|
||||
<meta name="description" content="CMS-SC site" />
|
||||
<meta name="author" content="Steamware" />
|
||||
<link rel="shortcut icon" href="~/favicon.ico" />
|
||||
<link href="~/favicon.ico" rel="shortcut icon" type="image/x-icon" />
|
||||
<title><%: Page.Title %> - CMS_SC</title>
|
||||
<title><%: Page.Title %> - CMS-SC</title>
|
||||
|
||||
<asp:PlaceHolder ID="PlaceHolder1" runat="server">
|
||||
<%: Scripts.Render("~/bundles/modernizr") %>
|
||||
@@ -52,13 +49,12 @@
|
||||
<ContentTemplate>
|
||||
<!-- Fixed navbar -->
|
||||
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
||||
<div class="container-fluid">
|
||||
<div class="container-fluid" style="padding: 0px;">
|
||||
<uc1:mod_testata runat="server" ID="mod_testata" />
|
||||
</div>
|
||||
</div>
|
||||
</ContentTemplate>
|
||||
</asp:UpdatePanel>
|
||||
<!--<div style="min-height: 72px;"></div>-->
|
||||
<asp:UpdatePanel ID="uppFeatured" runat="server">
|
||||
<ContentTemplate>
|
||||
<asp:ContentPlaceHolder runat="server" ID="Featured">
|
||||
@@ -81,13 +77,13 @@
|
||||
<asp:Timer ID="Timer1" runat="server" Interval="10000" OnTick="Timer1_Tick">
|
||||
</asp:Timer>
|
||||
<footer>
|
||||
<div class="navbar navbar-inverse navbar-fixed-bottom" role="navigation">
|
||||
<div class="navbar navbar-inverse navbar-fixed-bottom" role="navigation" style="border-top: 1px solid #ABABAB; padding: 2px 0px;">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-text navbar-left">
|
||||
<asp:Label runat="server" ID="lblDateTime"><%: DateTime.Now %></asp:Label>
|
||||
<br />
|
||||
<asp:Label ID="lblVers" runat="server" />
|
||||
© 2008-<%: DateTime.Now.Year %></div>
|
||||
© 2008-<%: DateTime.Now.Year %> |
|
||||
<asp:Label runat="server" ID="lblDateTime"><%: DateTime.Now %></asp:Label>
|
||||
</div>
|
||||
<div class="navbar-text navbar-right">
|
||||
Powered by <a href="http://www.steamware.net" target="_blank">
|
||||
<img src="Images/logoSteamware.png" alt="Steamware" height="24" />
|
||||
@@ -110,11 +106,9 @@
|
||||
</ContentTemplate>
|
||||
</asp:UpdatePanel>
|
||||
</form>
|
||||
<%--<script src="@Url.Content("/Scripts/bootstrap.min.js")" type="text/javascript"></script>--%>
|
||||
<script src="Scripts/bootstrap.min.js"></script>
|
||||
<asp:PlaceHolder ID="PlaceHolder2" runat="server">
|
||||
<%: Scripts.Render("~/bundles/jSteamware") %>
|
||||
</asp:PlaceHolder>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Generated
+9
-9
@@ -138,15 +138,6 @@ namespace CMS_SC {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.Timer Timer1;
|
||||
|
||||
/// <summary>
|
||||
/// lblDateTime 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.Label lblDateTime;
|
||||
|
||||
/// <summary>
|
||||
/// lblVers control.
|
||||
/// </summary>
|
||||
@@ -156,6 +147,15 @@ namespace CMS_SC {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblVers;
|
||||
|
||||
/// <summary>
|
||||
/// lblDateTime 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.Label lblDateTime;
|
||||
|
||||
/// <summary>
|
||||
/// updtRicerca control.
|
||||
/// </summary>
|
||||
|
||||
@@ -225,8 +225,7 @@
|
||||
<Content Include="Images\heroAccent.png" />
|
||||
<Content Include="Images\loader.gif" />
|
||||
<Content Include="Images\LogoApp.png" />
|
||||
<Content Include="Images\logoProxima.png" />
|
||||
<Content Include="Images\logoSteamware.png" />
|
||||
<Content Include="Images\LogoSteamware.png" />
|
||||
<Content Include="Images\orderedList0.png" />
|
||||
<Content Include="Images\orderedList1.png" />
|
||||
<Content Include="Images\orderedList2.png" />
|
||||
@@ -263,6 +262,8 @@
|
||||
<Content Include="fonts\OpenSans_600.woff" />
|
||||
<Content Include="fonts\OpenSans_italic_400.woff" />
|
||||
<Content Include="fonts\OpenSans_italic_600.woff" />
|
||||
<None Include="fonts\Raleway_400.woff" />
|
||||
<None Include="fonts\Raleway_700.woff" />
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
@@ -300,7 +301,9 @@
|
||||
<Content Include="Scripts\WebForms\WebForms.js" />
|
||||
<Content Include="Scripts\WebForms\WebParts.js" />
|
||||
<Content Include="Scripts\WebForms\WebUIValidation.js" />
|
||||
<Content Include="Web.config" />
|
||||
<Content Include="Web.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<Content Include="Bundle.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
|
||||
@@ -118,13 +118,18 @@ a:focus {
|
||||
.titleBar {
|
||||
color: #f90;
|
||||
}
|
||||
/* NAVBAR */
|
||||
.navbar-brand {
|
||||
padding-left: 20px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
/*------------------------------------------------------------------
|
||||
[ Subnavbar / .subnavbar ]
|
||||
*/
|
||||
.subnavbar {
|
||||
/*margin-bottom: 2.5em;*/
|
||||
margin-bottom: 0.5em;
|
||||
border-top: 1px solid #595959;
|
||||
/*border-top: 1px solid #595959;*/
|
||||
}
|
||||
.subnavbar .subnav-toggle {
|
||||
display: none;
|
||||
@@ -160,7 +165,7 @@ a:focus {
|
||||
}
|
||||
.subnavbar .dropdown .caret {
|
||||
margin-top: -16px;
|
||||
border-top-color: #888;
|
||||
/*border-top-color: #888;*/
|
||||
border-bottom-color: #888;
|
||||
opacity: 35;
|
||||
filter: alpha(opacity=3500);
|
||||
@@ -173,8 +178,8 @@ a:focus {
|
||||
height: 70px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border-left: 1px solid #292929;
|
||||
border-right: 1px solid #4A4A4A;
|
||||
/*border-left: 1px solid #292929;
|
||||
border-right: 1px solid #4A4A4A;*/
|
||||
}
|
||||
.subnavbar .mainnav > li {
|
||||
float: left;
|
||||
@@ -184,8 +189,8 @@ a:focus {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
border-left: 1px solid #4A4A4A;
|
||||
border-right: 1px solid #292929;
|
||||
/*border-left: 1px solid #4A4A4A;
|
||||
border-right: 1px solid #292929;*/
|
||||
}
|
||||
.subnavbar .mainnav > li > a {
|
||||
display: block;
|
||||
@@ -206,7 +211,8 @@ a:focus {
|
||||
display: inline-block;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
margin-top: 12px;
|
||||
/*margin-top: 12px;*/
|
||||
margin-top: 2px;
|
||||
margin-bottom: 9px;
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
@@ -149,13 +149,22 @@ a {
|
||||
color: #f90;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* NAVBAR */
|
||||
.navbar-brand {
|
||||
padding-left: 20px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------
|
||||
[ Subnavbar / .subnavbar ]
|
||||
*/
|
||||
.subnavbar {
|
||||
/*margin-bottom: 2.5em;*/
|
||||
margin-bottom: 0.5em;
|
||||
border-top: 1px solid #595959;
|
||||
/*border-top: 1px solid #595959;*/
|
||||
}
|
||||
|
||||
.subnavbar .subnav-toggle {
|
||||
@@ -197,7 +206,7 @@ a {
|
||||
|
||||
.subnavbar .dropdown .caret {
|
||||
margin-top: -16px;
|
||||
border-top-color: #888;
|
||||
/*border-top-color: #888;*/
|
||||
border-bottom-color: #888;
|
||||
opacity: 35;
|
||||
filter: alpha(opacity=3500);
|
||||
@@ -212,8 +221,8 @@ a {
|
||||
height: 70px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border-left: 1px solid #292929;
|
||||
border-right: 1px solid #4A4A4A;
|
||||
/*border-left: 1px solid #292929;
|
||||
border-right: 1px solid #4A4A4A;*/
|
||||
}
|
||||
|
||||
.subnavbar .mainnav > li {
|
||||
@@ -224,8 +233,8 @@ a {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
border-left: 1px solid #4A4A4A;
|
||||
border-right: 1px solid #292929;
|
||||
/*border-left: 1px solid #4A4A4A;
|
||||
border-right: 1px solid #292929;*/
|
||||
}
|
||||
|
||||
.subnavbar .mainnav > li > a {
|
||||
@@ -249,7 +258,8 @@ a {
|
||||
display: inline-block;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
margin-top: 12px;
|
||||
/*margin-top: 12px;*/
|
||||
margin-top: 2px;
|
||||
margin-bottom: 9px;
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
-476
@@ -1,476 +0,0 @@
|
||||
/*!
|
||||
* Bootstrap v3.3.4 (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
.btn-default,
|
||||
.btn-primary,
|
||||
.btn-success,
|
||||
.btn-info,
|
||||
.btn-warning,
|
||||
.btn-danger {
|
||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
||||
}
|
||||
.btn-default:active,
|
||||
.btn-primary:active,
|
||||
.btn-success:active,
|
||||
.btn-info:active,
|
||||
.btn-warning:active,
|
||||
.btn-danger:active,
|
||||
.btn-default.active,
|
||||
.btn-primary.active,
|
||||
.btn-success.active,
|
||||
.btn-info.active,
|
||||
.btn-warning.active,
|
||||
.btn-danger.active {
|
||||
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
||||
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
||||
}
|
||||
.btn-default .badge,
|
||||
.btn-primary .badge,
|
||||
.btn-success .badge,
|
||||
.btn-info .badge,
|
||||
.btn-warning .badge,
|
||||
.btn-danger .badge {
|
||||
text-shadow: none;
|
||||
}
|
||||
.btn:active,
|
||||
.btn.active {
|
||||
background-image: none;
|
||||
}
|
||||
.btn-default {
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
||||
background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
|
||||
background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #dbdbdb;
|
||||
border-color: #ccc;
|
||||
}
|
||||
.btn-default:hover,
|
||||
.btn-default:focus {
|
||||
background-color: #e0e0e0;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-default:active,
|
||||
.btn-default.active {
|
||||
background-color: #e0e0e0;
|
||||
border-color: #dbdbdb;
|
||||
}
|
||||
.btn-default.disabled,
|
||||
.btn-default:disabled,
|
||||
.btn-default[disabled] {
|
||||
background-color: #e0e0e0;
|
||||
background-image: none;
|
||||
}
|
||||
.btn-primary {
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #245580;
|
||||
}
|
||||
.btn-primary:hover,
|
||||
.btn-primary:focus {
|
||||
background-color: #265a88;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-primary:active,
|
||||
.btn-primary.active {
|
||||
background-color: #265a88;
|
||||
border-color: #245580;
|
||||
}
|
||||
.btn-primary.disabled,
|
||||
.btn-primary:disabled,
|
||||
.btn-primary[disabled] {
|
||||
background-color: #265a88;
|
||||
background-image: none;
|
||||
}
|
||||
.btn-success {
|
||||
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
||||
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
|
||||
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #3e8f3e;
|
||||
}
|
||||
.btn-success:hover,
|
||||
.btn-success:focus {
|
||||
background-color: #419641;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-success:active,
|
||||
.btn-success.active {
|
||||
background-color: #419641;
|
||||
border-color: #3e8f3e;
|
||||
}
|
||||
.btn-success.disabled,
|
||||
.btn-success:disabled,
|
||||
.btn-success[disabled] {
|
||||
background-color: #419641;
|
||||
background-image: none;
|
||||
}
|
||||
.btn-info {
|
||||
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
||||
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
|
||||
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #28a4c9;
|
||||
}
|
||||
.btn-info:hover,
|
||||
.btn-info:focus {
|
||||
background-color: #2aabd2;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-info:active,
|
||||
.btn-info.active {
|
||||
background-color: #2aabd2;
|
||||
border-color: #28a4c9;
|
||||
}
|
||||
.btn-info.disabled,
|
||||
.btn-info:disabled,
|
||||
.btn-info[disabled] {
|
||||
background-color: #2aabd2;
|
||||
background-image: none;
|
||||
}
|
||||
.btn-warning {
|
||||
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
||||
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
|
||||
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #e38d13;
|
||||
}
|
||||
.btn-warning:hover,
|
||||
.btn-warning:focus {
|
||||
background-color: #eb9316;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-warning:active,
|
||||
.btn-warning.active {
|
||||
background-color: #eb9316;
|
||||
border-color: #e38d13;
|
||||
}
|
||||
.btn-warning.disabled,
|
||||
.btn-warning:disabled,
|
||||
.btn-warning[disabled] {
|
||||
background-color: #eb9316;
|
||||
background-image: none;
|
||||
}
|
||||
.btn-danger {
|
||||
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
||||
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
|
||||
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #b92c28;
|
||||
}
|
||||
.btn-danger:hover,
|
||||
.btn-danger:focus {
|
||||
background-color: #c12e2a;
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
.btn-danger:active,
|
||||
.btn-danger.active {
|
||||
background-color: #c12e2a;
|
||||
border-color: #b92c28;
|
||||
}
|
||||
.btn-danger.disabled,
|
||||
.btn-danger:disabled,
|
||||
.btn-danger[disabled] {
|
||||
background-color: #c12e2a;
|
||||
background-image: none;
|
||||
}
|
||||
.thumbnail,
|
||||
.img-thumbnail {
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||
}
|
||||
.dropdown-menu > li > a:hover,
|
||||
.dropdown-menu > li > a:focus {
|
||||
background-color: #e8e8e8;
|
||||
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
||||
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.dropdown-menu > .active > a,
|
||||
.dropdown-menu > .active > a:hover,
|
||||
.dropdown-menu > .active > a:focus {
|
||||
background-color: #2e6da4;
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.navbar-default {
|
||||
background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
||||
background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
|
||||
background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||
}
|
||||
.navbar-default .navbar-nav > .open > a,
|
||||
.navbar-default .navbar-nav > .active > a {
|
||||
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
||||
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
|
||||
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||
}
|
||||
.navbar-brand,
|
||||
.navbar-nav > li > a {
|
||||
text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
|
||||
}
|
||||
.navbar-inverse {
|
||||
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
||||
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
|
||||
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.navbar-inverse .navbar-nav > .open > a,
|
||||
.navbar-inverse .navbar-nav > .active > a {
|
||||
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
||||
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
|
||||
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||
}
|
||||
.navbar-inverse .navbar-brand,
|
||||
.navbar-inverse .navbar-nav > li > a {
|
||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
|
||||
}
|
||||
.navbar-static-top,
|
||||
.navbar-fixed-top,
|
||||
.navbar-fixed-bottom {
|
||||
border-radius: 0;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.navbar .navbar-nav .open .dropdown-menu > .active > a,
|
||||
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
|
||||
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
|
||||
color: #fff;
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
}
|
||||
.alert {
|
||||
text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
||||
}
|
||||
.alert-success {
|
||||
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
||||
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
|
||||
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #b2dba1;
|
||||
}
|
||||
.alert-info {
|
||||
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
||||
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
|
||||
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #9acfea;
|
||||
}
|
||||
.alert-warning {
|
||||
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
||||
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
|
||||
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #f5e79e;
|
||||
}
|
||||
.alert-danger {
|
||||
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
||||
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
|
||||
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #dca7a7;
|
||||
}
|
||||
.progress {
|
||||
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
||||
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
|
||||
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar {
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar-success {
|
||||
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
||||
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
|
||||
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar-info {
|
||||
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
||||
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
|
||||
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar-warning {
|
||||
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
||||
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
|
||||
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar-danger {
|
||||
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
||||
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
|
||||
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.progress-bar-striped {
|
||||
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||
}
|
||||
.list-group {
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||
}
|
||||
.list-group-item.active,
|
||||
.list-group-item.active:hover,
|
||||
.list-group-item.active:focus {
|
||||
text-shadow: 0 -1px 0 #286090;
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #2b669a;
|
||||
}
|
||||
.list-group-item.active .badge,
|
||||
.list-group-item.active:hover .badge,
|
||||
.list-group-item.active:focus .badge {
|
||||
text-shadow: none;
|
||||
}
|
||||
.panel {
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
||||
}
|
||||
.panel-default > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
||||
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.panel-primary > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.panel-success > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
||||
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
|
||||
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.panel-info > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
||||
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
|
||||
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.panel-warning > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
||||
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
|
||||
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.panel-danger > .panel-heading {
|
||||
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
||||
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
|
||||
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.well {
|
||||
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
||||
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
|
||||
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
|
||||
background-repeat: repeat-x;
|
||||
border-color: #dcdcdc;
|
||||
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||
}
|
||||
/*# sourceMappingURL=bootstrap-theme.css.map */
|
||||
File diff suppressed because one or more lines are too long
-88
@@ -1,88 +0,0 @@
|
||||
/*!
|
||||
* Bootstrap v3.3.4 (http://getbootstrap.com)
|
||||
* Copyright 2011-2015 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-repeat: repeat-x;
|
||||
border-color: #ccc;
|
||||
background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
|
||||
}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-repeat: repeat-x;
|
||||
border-color: #245580;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
|
||||
}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary:disabled,.btn-primary[disabled]{background-color:#265a88;background-image:none}.btn-success{background-repeat: repeat-x;
|
||||
border-color: #3e8f3e;
|
||||
background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
|
||||
}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-repeat: repeat-x;
|
||||
border-color: #28a4c9;
|
||||
background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
|
||||
}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-repeat: repeat-x;
|
||||
border-color: #e38d13;
|
||||
background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
|
||||
}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-repeat: repeat-x;
|
||||
border-color: #b92c28;
|
||||
background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
|
||||
}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#e8e8e8;background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
|
||||
}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
|
||||
}.navbar-default{background-repeat: repeat-x;
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||
background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
|
||||
}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-repeat: repeat-x;
|
||||
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||
background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
|
||||
}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#3c3c3c 0,#222 100%);
|
||||
}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-repeat: repeat-x;
|
||||
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||
background-image: linear-gradient(to bottom,#080808 0,#0f0f0f 100%);
|
||||
}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
|
||||
}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-repeat: repeat-x;
|
||||
border-color: #b2dba1;
|
||||
background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
|
||||
}.alert-info{background-repeat: repeat-x;
|
||||
border-color: #9acfea;
|
||||
background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
|
||||
}.alert-warning{background-repeat: repeat-x;
|
||||
border-color: #f5e79e;
|
||||
background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
|
||||
}.alert-danger{background-repeat: repeat-x;
|
||||
border-color: #dca7a7;
|
||||
background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
|
||||
}.progress{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
|
||||
}.progress-bar{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#286090 100%);
|
||||
}.progress-bar-success{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
|
||||
}.progress-bar-info{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
|
||||
}.progress-bar-warning{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
|
||||
}.progress-bar-danger{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
|
||||
}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-repeat: repeat-x;
|
||||
border-color: #2b669a;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#2b669a 100%);
|
||||
}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
|
||||
}.panel-primary>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
|
||||
}.panel-success>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
|
||||
}.panel-info>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
|
||||
}.panel-warning>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);
|
||||
}.panel-danger>.panel-heading{background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);
|
||||
}.well{background-repeat: repeat-x;
|
||||
border-color: #dcdcdc;
|
||||
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||
background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
|
||||
/*@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");*/
|
||||
.navbar {
|
||||
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// Bootswatch
|
||||
// -----------------------------------------------------
|
||||
|
||||
@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
|
||||
/*@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");*/
|
||||
@import url('variables.less');
|
||||
|
||||
// Navbar =====================================================================
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");.navbar{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.navbar-nav,.navbar-form{margin-left:0;margin-right:0}.navbar-nav>li>a{margin:12.5px 6px;padding:8px 12px;border:1px solid transparent;border-radius:4px}.navbar-nav>li>a:hover{border:1px solid #ddd}.navbar-nav>.active>a,.navbar-nav>.active>a:hover{border:1px solid #ddd}.navbar-default .navbar-nav>.active>a:hover{color:#4582ec}.navbar-inverse .navbar-nav>.active>a:hover{color:#333}.navbar-brand{padding-top:12.5px;padding-bottom:12.5px;line-height:1.9}@media(min-width:768px){.navbar .navbar-nav>li>a{padding:8px 12px}}@media(max-width:768px - 1){.navbar .navbar-nav > li > a{margin:0;}}.btn{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}legend{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.input-group-addon{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border:1px solid #ddd}.pagination{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.pagination-lg>li>a,.pagination-lg>li>span{padding:14px 24px}.pager{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.pager a{color:#333}.pager a:hover{border-color:transparent;color:#fff}.pager .disabled a{border-color:#ddd}.close{color:#fff;text-decoration:none;text-shadow:none;opacity:.4}.close:hover,.close:focus{color:#fff;opacity:1}.alert .alert-link{color:#fff;text-decoration:underline}.label{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal}.label-default{border:1px solid #ddd;color:#333}.badge{padding:1px 7px 5px;vertical-align:2px;font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal}.panel-default .close{color:#333}.modal .close{color:#333}
|
||||
.navbar{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.navbar-nav,.navbar-form{margin-left:0;margin-right:0}.navbar-nav>li>a{margin:12.5px 6px;padding:8px 12px;border:1px solid transparent;border-radius:4px}.navbar-nav>li>a:hover{border:1px solid #ddd}.navbar-nav>.active>a,.navbar-nav>.active>a:hover{border:1px solid #ddd}.navbar-default .navbar-nav>.active>a:hover{color:#4582ec}.navbar-inverse .navbar-nav>.active>a:hover{color:#333}.navbar-brand{padding-top:12.5px;padding-bottom:12.5px;line-height:1.9}@media(min-width:768px){.navbar .navbar-nav>li>a{padding:8px 12px}}@media(max-width:768px - 1){.navbar .navbar-nav > li > a{margin:0;}}.btn{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}legend{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.input-group-addon{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border:1px solid #ddd}.pagination{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.pagination-lg>li>a,.pagination-lg>li>span{padding:14px 24px}.pager{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif}.pager a{color:#333}.pager a:hover{border-color:transparent;color:#fff}.pager .disabled a{border-color:#ddd}.close{color:#fff;text-decoration:none;text-shadow:none;opacity:.4}.close:hover,.close:focus{color:#fff;opacity:1}.alert .alert-link{color:#fff;text-decoration:underline}.label{font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal}.label-default{border:1px solid #ddd;color:#333}.badge{padding:1px 7px 5px;vertical-align:2px;font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal}.panel-default .close{color:#333}.modal .close{color:#333}
|
||||
@@ -22,3 +22,23 @@
|
||||
font-weight: 600;
|
||||
src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('../fonts/OpenSans_italic_600.woff') format('woff');
|
||||
}
|
||||
/* latin */
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Raleway'), local('Raleway'), url('../fonts/Raleway_400.woff') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
||||
|
||||
/*src: local('Raleway'), url(https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');*/
|
||||
}
|
||||
/* latin */
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/Raleway_700.woff') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
||||
|
||||
/*src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');*/
|
||||
}
|
||||
|
||||
@@ -21,4 +21,23 @@
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('../fonts/OpenSans_italic_600.woff') format('woff');
|
||||
}
|
||||
|
||||
/* latin */
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
/*src: local('Raleway'), url(https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');*/
|
||||
src: local('Raleway'), local('Raleway'), url('../fonts/Raleway_400.woff') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
||||
}
|
||||
/* latin */
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
/*src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');*/
|
||||
src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/Raleway_700.woff') format('woff');
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
||||
}
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../fonts/OpenSans_400.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans Semibold'),local('OpenSans-Semibold'),url('../fonts/OpenSans_600.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../fonts/OpenSans_italic_400.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans Semibold Italic'),local('OpenSans-SemiboldItalic'),url('../fonts/OpenSans_italic_600.woff') format('woff')}
|
||||
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../fonts/OpenSans_400.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans Semibold'),local('OpenSans-Semibold'),url('../fonts/OpenSans_600.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../fonts/OpenSans_italic_400.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans Semibold Italic'),local('OpenSans-SemiboldItalic'),url('../fonts/OpenSans_italic_600.woff') format('woff')}@font-face{font-family:'Raleway';font-style:normal;font-weight:400;src:local('Raleway'),local('Raleway'),url('../fonts/Raleway_400.woff') format('woff');unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}@font-face{font-family:'Raleway';font-style:normal;font-weight:700;src:local('Raleway Bold'),local('Raleway-Bold'),url('../fonts/Raleway_700.woff') format('woff');unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 4.1 KiB |
@@ -26,8 +26,6 @@
|
||||
<!--area auth-->
|
||||
<add key="authSenzaDominio" value="true" />
|
||||
<add key="autoEnrollEnabled" value="false" />
|
||||
<!--<add key="defaultUser" value="#proxima#" />
|
||||
<add key="defaultDomain" value="#WINLAB#" />-->
|
||||
<!--gestione auth dispositivi-->
|
||||
<add key="AuthCookieName" value="AuthDeviceCMS_SC" />
|
||||
<add key="defaultDomain" value="steamwarewin" />
|
||||
|
||||
@@ -14,8 +14,6 @@
|
||||
</button>
|
||||
<a class="navbar-brand" id="A4" runat="server" href="~/Default">
|
||||
<img src="~/Images/LogoApp.png?h=70&w=160&mode=max" alt="Costimate" class="img-responsive" runat="server" id="imgLogo" />
|
||||
<span style="font-weight: 600; font-size: 1.5em;">CMS<sub>Schede Collaudo</sub>
|
||||
</span>
|
||||
</a>
|
||||
<div class="subnavbar">
|
||||
<div class="subnavbar-inner">
|
||||
@@ -33,53 +31,48 @@
|
||||
<span>Home</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class='<%: "dropdown " + liClass("ExistingProductOffer NewProductOffer OffersArchive Quote RevisionHistory RepOffers MakeSim")%>'>
|
||||
<li class='<%: "dropdown " + liClass("Anag01 Anag02 Anag03")%>'>
|
||||
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="fa fa-th"></i>
|
||||
<span>Offers</span>
|
||||
<span>Anagrafiche</span>
|
||||
<b class="caret"></b>
|
||||
</a>
|
||||
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="ExistingProductOffer"><%: traduci("ExistingProductOffer") %></a></li>
|
||||
<li><a href="NewProductOffer"><%: traduci("NewProductOffer") %></a></li>
|
||||
<li><a href="OffersArchive"><%: traduci("OffersArchive") %></a></li>
|
||||
<li><a href="Anag01"><%: traduci("Anag01") %></a></li>
|
||||
<li><a href="Anag02"><%: traduci("Anag02") %></a></li>
|
||||
<li><a href="Anag03"><%: traduci("Anag03") %></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class='<%: "dropdown " + liClass("MarginReport StdCostList")%>'>
|
||||
<li class='<%: "dropdown " + liClass("ElencoSchede Nuovascheda Stampe")%>'>
|
||||
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="fa fa-copy"></i>
|
||||
<span>Reports</span>
|
||||
<span>Collaudi</span>
|
||||
<b class="caret"></b>
|
||||
</a>
|
||||
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="MarginReport"><%: traduci("MarginReport") %></a></li>
|
||||
<li><a href="StdCostList"><%: traduci("StdCostList") %></a></li>
|
||||
<li><a href="OfferReport"><%: traduci("OfferReport") %></a></li>
|
||||
<li><a href="ElencoSchede"><%: traduci("ElencoSchede") %></a></li>
|
||||
<li><a href="Nuovascheda"><%: traduci("Nuovascheda") %></a></li>
|
||||
<%--<li><a href="Stampe"><%: traduci("Stampe") %></a></li>--%>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class='<%: "dropdown " + liClass("Settings")%>'>
|
||||
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="fa fa-cog"></i>
|
||||
<span>Settings</span>
|
||||
<b class="caret"></b>
|
||||
</a>
|
||||
|
||||
<ul class="dropdown-menu">
|
||||
<li runat="server" id="liGestVoc"><a href="Vocabolario"><%: traduci("GestVoc") %></a></li>
|
||||
<li runat="server" id="liListValues"><a href="ListValues"><%: traduci("ListValuesMgmt") %></a></li>
|
||||
<li runat="server" id="liImport"><a href="Import"><%: traduci("ImportData") %></a></li>
|
||||
<li runat="server" id="liUserAdmin"><a href="UserAdmin"><%: traduci("UserAdmin") %></a></li>
|
||||
<li runat="server" id="liDivider" class="divider"></li>
|
||||
<li runat="server" id="liUpdateVoc"><a href="UpdateVoc">Update Voc</a></li>
|
||||
<li runat="server" id="liUpdateVoc"><a href="UpdateVoc"><%: traduci("UpdateVoc") %></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<div class="navbar-form navbar-right" role="search">
|
||||
<div class="form-group-md navbar-brand">
|
||||
|
||||
@@ -99,12 +99,14 @@ namespace CMS_SC.WebUserControls
|
||||
Response.Redirect("UserAdmin");
|
||||
}
|
||||
}
|
||||
#if false
|
||||
liGestVoc.Visible = userIsSuperAdmin;
|
||||
liListValues.Visible = userIsSuperAdmin;
|
||||
liImport.Visible = userIsSuperUser;
|
||||
liUserAdmin.Visible = userIsSuperAdmin;
|
||||
liDivider.Visible = userIsSuperAdmin;
|
||||
liUpdateVoc.Visible = userIsSuperAdmin;
|
||||
liUpdateVoc.Visible = userIsSuperAdmin;
|
||||
#endif
|
||||
}
|
||||
/// <summary>
|
||||
/// verifica che la pagina sia tra quelle autorizzate x l'utente
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -2068,3 +2068,491 @@
|
||||
14:24:32 5092 [LEMMA] - MarginReport
|
||||
14:24:32 5092 [LEMMA] - StdCostList
|
||||
14:24:32 5102 [LEMMA] - OfferReport
|
||||
14:24:56 2217 [LEMMA] - ExistingProductOffer
|
||||
14:24:56 2227 [LEMMA] - NewProductOffer
|
||||
14:24:56 2237 [LEMMA] - OffersArchive
|
||||
14:24:56 2247 [LEMMA] - MarginReport
|
||||
14:24:56 2257 [LEMMA] - StdCostList
|
||||
14:24:56 2267 [LEMMA] - OfferReport
|
||||
14:25:33 2156 [LEMMA] - ExistingProductOffer
|
||||
14:25:33 2166 [LEMMA] - NewProductOffer
|
||||
14:25:33 2166 [LEMMA] - OffersArchive
|
||||
14:25:33 2176 [LEMMA] - MarginReport
|
||||
14:25:33 2186 [LEMMA] - StdCostList
|
||||
14:25:33 2196 [LEMMA] - OfferReport
|
||||
14:25:57 2206 [LEMMA] - ExistingProductOffer
|
||||
14:25:57 2216 [LEMMA] - NewProductOffer
|
||||
14:25:57 2226 [LEMMA] - OffersArchive
|
||||
14:25:57 2226 [LEMMA] - MarginReport
|
||||
14:25:57 2236 [LEMMA] - StdCostList
|
||||
14:25:57 2246 [LEMMA] - OfferReport
|
||||
14:26:33 2473 [LEMMA] - ExistingProductOffer
|
||||
14:26:33 2483 [LEMMA] - NewProductOffer
|
||||
14:26:33 2493 [LEMMA] - OffersArchive
|
||||
14:26:33 2503 [LEMMA] - MarginReport
|
||||
14:26:33 2513 [LEMMA] - StdCostList
|
||||
14:26:33 2523 [LEMMA] - OfferReport
|
||||
14:26:59 3478 [LEMMA] - ExistingProductOffer
|
||||
14:26:59 3498 [LEMMA] - NewProductOffer
|
||||
14:26:59 3508 [LEMMA] - OffersArchive
|
||||
14:26:59 3518 [LEMMA] - MarginReport
|
||||
14:26:59 3528 [LEMMA] - StdCostList
|
||||
14:26:59 3528 [LEMMA] - OfferReport
|
||||
14:27:34 6633 [LEMMA] - ExistingProductOffer
|
||||
14:27:34 6653 [LEMMA] - NewProductOffer
|
||||
14:27:34 6663 [LEMMA] - OffersArchive
|
||||
14:27:34 6673 [LEMMA] - MarginReport
|
||||
14:27:34 6673 [LEMMA] - StdCostList
|
||||
14:27:34 6683 [LEMMA] - OfferReport
|
||||
14:28:01 3730 [LEMMA] - ExistingProductOffer
|
||||
14:28:01 3750 [LEMMA] - NewProductOffer
|
||||
14:28:01 3760 [LEMMA] - OffersArchive
|
||||
14:28:01 3770 [LEMMA] - MarginReport
|
||||
14:28:01 3780 [LEMMA] - StdCostList
|
||||
14:28:01 3780 [LEMMA] - OfferReport
|
||||
14:28:34 7170 [LEMMA] - ExistingProductOffer
|
||||
14:28:34 7180 [LEMMA] - NewProductOffer
|
||||
14:28:34 7190 [LEMMA] - OffersArchive
|
||||
14:28:34 7200 [LEMMA] - MarginReport
|
||||
14:28:34 7200 [LEMMA] - StdCostList
|
||||
14:28:34 7210 [LEMMA] - OfferReport
|
||||
14:29:05 0295 [LEMMA] - ExistingProductOffer
|
||||
14:29:05 0325 [LEMMA] - NewProductOffer
|
||||
14:29:05 0525 [LEMMA] - OffersArchive
|
||||
14:29:05 0535 [LEMMA] - MarginReport
|
||||
14:29:05 0545 [LEMMA] - StdCostList
|
||||
14:29:05 0555 [LEMMA] - OfferReport
|
||||
14:29:05 4135 [LEMMA] - ExistingProductOffer
|
||||
14:29:05 4145 [LEMMA] - NewProductOffer
|
||||
14:29:05 4155 [LEMMA] - OffersArchive
|
||||
14:29:05 4165 [LEMMA] - MarginReport
|
||||
14:29:05 4165 [LEMMA] - StdCostList
|
||||
14:29:05 4176 [LEMMA] - OfferReport
|
||||
14:30:06 6820 [LEMMA] - ExistingProductOffer
|
||||
14:30:06 6820 [LEMMA] - ExistingProductOffer
|
||||
14:30:06 6850 [LEMMA] - NewProductOffer
|
||||
14:30:06 6850 [LEMMA] - NewProductOffer
|
||||
14:30:06 6860 [LEMMA] - OffersArchive
|
||||
14:30:06 6860 [LEMMA] - OffersArchive
|
||||
14:30:06 6870 [LEMMA] - MarginReport
|
||||
14:30:06 6880 [LEMMA] - MarginReport
|
||||
14:30:06 6880 [LEMMA] - StdCostList
|
||||
14:30:06 6890 [LEMMA] - StdCostList
|
||||
14:30:06 6890 [LEMMA] - OfferReport
|
||||
14:30:06 6900 [LEMMA] - OfferReport
|
||||
14:31:06 7872 [LEMMA] - ExistingProductOffer
|
||||
14:31:06 7902 [LEMMA] - NewProductOffer
|
||||
14:31:06 7912 [LEMMA] - OffersArchive
|
||||
14:31:06 7922 [LEMMA] - MarginReport
|
||||
14:31:06 7922 [LEMMA] - StdCostList
|
||||
14:31:06 7932 [LEMMA] - OfferReport
|
||||
14:31:06 8532 [LEMMA] - ExistingProductOffer
|
||||
14:31:06 8542 [LEMMA] - NewProductOffer
|
||||
14:31:06 8552 [LEMMA] - OffersArchive
|
||||
14:31:06 8562 [LEMMA] - MarginReport
|
||||
14:31:06 8572 [LEMMA] - StdCostList
|
||||
14:31:06 8572 [LEMMA] - OfferReport
|
||||
14:31:07 2663 [LEMMA] - ExistingProductOffer
|
||||
14:31:07 2673 [LEMMA] - NewProductOffer
|
||||
14:31:07 2683 [LEMMA] - OffersArchive
|
||||
14:31:07 2693 [LEMMA] - MarginReport
|
||||
14:31:07 2703 [LEMMA] - StdCostList
|
||||
14:31:07 2703 [LEMMA] - OfferReport
|
||||
14:32:07 1665 [LEMMA] - ExistingProductOffer
|
||||
14:32:07 1675 [LEMMA] - NewProductOffer
|
||||
14:32:07 1675 [LEMMA] - OffersArchive
|
||||
14:32:07 1685 [LEMMA] - MarginReport
|
||||
14:32:07 1695 [LEMMA] - StdCostList
|
||||
14:32:07 1705 [LEMMA] - OfferReport
|
||||
14:32:08 2819 [LEMMA] - ExistingProductOffer
|
||||
14:32:08 2829 [LEMMA] - NewProductOffer
|
||||
14:32:08 2839 [LEMMA] - OffersArchive
|
||||
14:32:08 2849 [LEMMA] - MarginReport
|
||||
14:32:08 2859 [LEMMA] - StdCostList
|
||||
14:32:08 2869 [LEMMA] - OfferReport
|
||||
14:32:33 9539 [LEMMA] - ExistingProductOffer
|
||||
14:32:33 9559 [LEMMA] - NewProductOffer
|
||||
14:32:33 9569 [LEMMA] - OffersArchive
|
||||
14:32:33 9579 [LEMMA] - MarginReport
|
||||
14:32:33 9589 [LEMMA] - StdCostList
|
||||
14:32:33 9589 [LEMMA] - OfferReport
|
||||
14:33:09 3037 [LEMMA] - ExistingProductOffer
|
||||
14:33:09 3047 [LEMMA] - NewProductOffer
|
||||
14:33:09 3057 [LEMMA] - OffersArchive
|
||||
14:33:09 3067 [LEMMA] - MarginReport
|
||||
14:33:09 3067 [LEMMA] - StdCostList
|
||||
14:33:09 3077 [LEMMA] - OfferReport
|
||||
14:33:34 5346 [LEMMA] - ExistingProductOffer
|
||||
14:33:34 5356 [LEMMA] - NewProductOffer
|
||||
14:33:34 5366 [LEMMA] - OffersArchive
|
||||
14:33:34 5376 [LEMMA] - MarginReport
|
||||
14:33:34 5376 [LEMMA] - StdCostList
|
||||
14:33:34 5386 [LEMMA] - OfferReport
|
||||
14:34:10 3065 [LEMMA] - ExistingProductOffer
|
||||
14:34:10 3075 [LEMMA] - NewProductOffer
|
||||
14:34:10 3085 [LEMMA] - OffersArchive
|
||||
14:34:10 3095 [LEMMA] - MarginReport
|
||||
14:34:10 3105 [LEMMA] - StdCostList
|
||||
14:34:10 3115 [LEMMA] - OfferReport
|
||||
14:34:26 3649 [LEMMA] - ExistingProductOffer
|
||||
14:34:26 3659 [LEMMA] - NewProductOffer
|
||||
14:34:26 3669 [LEMMA] - OffersArchive
|
||||
14:34:26 3679 [LEMMA] - MarginReport
|
||||
14:34:26 3689 [LEMMA] - StdCostList
|
||||
14:34:26 3689 [LEMMA] - OfferReport
|
||||
14:34:35 3134 [LEMMA] - ExistingProductOffer
|
||||
14:34:35 3144 [LEMMA] - NewProductOffer
|
||||
14:34:35 3154 [LEMMA] - OffersArchive
|
||||
14:34:35 3164 [LEMMA] - MarginReport
|
||||
14:34:35 3174 [LEMMA] - StdCostList
|
||||
14:34:35 3174 [LEMMA] - OfferReport
|
||||
14:35:29 5144 [LEMMA] - ExistingProductOffer
|
||||
14:35:29 5174 [LEMMA] - NewProductOffer
|
||||
14:35:29 5184 [LEMMA] - OffersArchive
|
||||
14:35:29 5194 [LEMMA] - MarginReport
|
||||
14:35:29 5204 [LEMMA] - StdCostList
|
||||
14:35:29 5214 [LEMMA] - OfferReport
|
||||
14:35:36 3262 [LEMMA] - ExistingProductOffer
|
||||
14:35:36 3272 [LEMMA] - NewProductOffer
|
||||
14:35:36 3282 [LEMMA] - OffersArchive
|
||||
14:35:36 3292 [LEMMA] - MarginReport
|
||||
14:35:36 3312 [LEMMA] - StdCostList
|
||||
14:35:36 3322 [LEMMA] - OfferReport
|
||||
14:36:10 2146 [LEMMA] - ExistingProductOffer
|
||||
14:36:10 2156 [LEMMA] - NewProductOffer
|
||||
14:36:10 2166 [LEMMA] - OffersArchive
|
||||
14:36:10 2166 [LEMMA] - MarginReport
|
||||
14:36:10 2176 [LEMMA] - StdCostList
|
||||
14:36:10 2186 [LEMMA] - OfferReport
|
||||
14:36:30 3401 [LEMMA] - ExistingProductOffer
|
||||
14:36:30 3411 [LEMMA] - NewProductOffer
|
||||
14:36:30 3421 [LEMMA] - OffersArchive
|
||||
14:36:30 3431 [LEMMA] - MarginReport
|
||||
14:36:30 3441 [LEMMA] - StdCostList
|
||||
14:36:30 3451 [LEMMA] - OfferReport
|
||||
16:16:54 3544 [LEMMA] - ExistingProductOffer
|
||||
16:16:54 3564 [LEMMA] - NewProductOffer
|
||||
16:16:54 3574 [LEMMA] - OffersArchive
|
||||
16:17:07 3693 [LEMMA] - Anag01
|
||||
16:17:07 3703 [LEMMA] - Anag02
|
||||
16:17:07 3703 [LEMMA] - Anag03
|
||||
16:18:07 8358 [LEMMA] - Anag01
|
||||
16:18:07 8368 [LEMMA] - Anag02
|
||||
16:18:07 8378 [LEMMA] - Anag03
|
||||
16:18:44 0607 [LEMMA] - Anag01
|
||||
16:18:44 0617 [LEMMA] - Anag02
|
||||
16:18:44 0627 [LEMMA] - Anag03
|
||||
16:18:44 0637 [LEMMA] - ElencoSchede
|
||||
16:18:44 0647 [LEMMA] - Nuovascheda
|
||||
16:18:44 0657 [LEMMA] - Stampe
|
||||
16:19:50 6113 [LEMMA] - Anag01
|
||||
16:19:50 6123 [LEMMA] - Anag02
|
||||
16:19:50 6133 [LEMMA] - Anag03
|
||||
16:19:50 6143 [LEMMA] - ElencoSchede
|
||||
16:19:50 6154 [LEMMA] - Nuovascheda
|
||||
16:19:50 6163 [LEMMA] - Stampe
|
||||
16:20:50 6450 [LEMMA] - Anag01
|
||||
16:20:50 6460 [LEMMA] - Anag02
|
||||
16:20:50 6460 [LEMMA] - Anag03
|
||||
16:20:50 6470 [LEMMA] - ElencoSchede
|
||||
16:20:50 6480 [LEMMA] - Nuovascheda
|
||||
16:20:50 6490 [LEMMA] - Stampe
|
||||
16:21:50 6706 [LEMMA] - Anag01
|
||||
16:21:50 6716 [LEMMA] - Anag02
|
||||
16:21:50 6726 [LEMMA] - Anag03
|
||||
16:21:50 6736 [LEMMA] - ElencoSchede
|
||||
16:21:50 6746 [LEMMA] - Nuovascheda
|
||||
16:21:50 6746 [LEMMA] - Stampe
|
||||
16:22:50 6956 [LEMMA] - Anag01
|
||||
16:22:50 6966 [LEMMA] - Anag02
|
||||
16:22:50 6976 [LEMMA] - Anag03
|
||||
16:22:50 6986 [LEMMA] - ElencoSchede
|
||||
16:22:50 6986 [LEMMA] - Nuovascheda
|
||||
16:22:50 6996 [LEMMA] - Stampe
|
||||
16:23:50 7210 [LEMMA] - Anag01
|
||||
16:23:50 7220 [LEMMA] - Anag02
|
||||
16:23:50 7230 [LEMMA] - Anag03
|
||||
16:23:50 7240 [LEMMA] - ElencoSchede
|
||||
16:23:50 7240 [LEMMA] - Nuovascheda
|
||||
16:23:50 7250 [LEMMA] - Stampe
|
||||
16:24:50 7465 [LEMMA] - Anag01
|
||||
16:24:50 7475 [LEMMA] - Anag02
|
||||
16:24:50 7485 [LEMMA] - Anag03
|
||||
16:24:50 7495 [LEMMA] - ElencoSchede
|
||||
16:24:50 7505 [LEMMA] - Nuovascheda
|
||||
16:24:50 7515 [LEMMA] - Stampe
|
||||
16:25:50 7739 [LEMMA] - Anag01
|
||||
16:25:50 7739 [LEMMA] - Anag02
|
||||
16:25:50 7749 [LEMMA] - Anag03
|
||||
16:25:50 7759 [LEMMA] - ElencoSchede
|
||||
16:25:50 7769 [LEMMA] - Nuovascheda
|
||||
16:25:50 7779 [LEMMA] - Stampe
|
||||
16:26:28 7554 [LEMMA] - Anag01
|
||||
16:26:28 7584 [LEMMA] - Anag02
|
||||
16:26:28 7594 [LEMMA] - Anag03
|
||||
16:26:28 7594 [LEMMA] - ElencoSchede
|
||||
16:26:28 7604 [LEMMA] - Nuovascheda
|
||||
16:26:28 7624 [LEMMA] - GestVoc
|
||||
16:26:28 7634 [LEMMA] - ListValuesMgmt
|
||||
16:26:28 7644 [LEMMA] - ImportData
|
||||
16:26:28 7664 [LEMMA] - UserAdmin
|
||||
16:26:50 7873 [LEMMA] - Anag01
|
||||
16:26:50 7873 [LEMMA] - Anag02
|
||||
16:26:50 7883 [LEMMA] - Anag03
|
||||
16:26:50 7893 [LEMMA] - ElencoSchede
|
||||
16:26:50 7903 [LEMMA] - Nuovascheda
|
||||
16:26:50 7923 [LEMMA] - GestVoc
|
||||
16:26:50 7933 [LEMMA] - ListValuesMgmt
|
||||
16:26:50 7943 [LEMMA] - ImportData
|
||||
16:26:50 7953 [LEMMA] - UserAdmin
|
||||
16:26:50 7963 [LEMMA] - UpdateVoc
|
||||
16:27:10 3097 [LEMMA] - Anag01
|
||||
16:27:10 3107 [LEMMA] - Anag02
|
||||
16:27:10 3117 [LEMMA] - Anag03
|
||||
16:27:10 3127 [LEMMA] - ElencoSchede
|
||||
16:27:10 3137 [LEMMA] - Nuovascheda
|
||||
16:27:56 7737 [LEMMA] - Anag01
|
||||
16:27:56 7747 [LEMMA] - Anag02
|
||||
16:27:56 7757 [LEMMA] - Anag03
|
||||
16:27:56 7767 [LEMMA] - ElencoSchede
|
||||
16:27:56 7777 [LEMMA] - Nuovascheda
|
||||
16:27:56 7787 [LEMMA] - GestVoc
|
||||
16:27:56 7797 [LEMMA] - ListValuesMgmt
|
||||
16:27:56 7807 [LEMMA] - ImportData
|
||||
16:27:56 7807 [LEMMA] - UserAdmin
|
||||
16:27:56 7817 [LEMMA] - UpdateVoc
|
||||
16:28:11 3152 [LEMMA] - Anag01
|
||||
16:28:11 3162 [LEMMA] - Anag02
|
||||
16:28:11 3172 [LEMMA] - Anag03
|
||||
16:28:11 3182 [LEMMA] - ElencoSchede
|
||||
16:28:11 3192 [LEMMA] - Nuovascheda
|
||||
16:28:25 2596 [LEMMA] - Anag01
|
||||
16:28:25 2596 [LEMMA] - Anag02
|
||||
16:28:25 2616 [LEMMA] - Anag03
|
||||
16:28:25 2616 [LEMMA] - ElencoSchede
|
||||
16:28:25 2626 [LEMMA] - Nuovascheda
|
||||
16:28:25 2636 [LEMMA] - GestVoc
|
||||
16:28:25 2646 [LEMMA] - ListValuesMgmt
|
||||
16:28:25 2656 [LEMMA] - ImportData
|
||||
16:28:25 2656 [LEMMA] - UserAdmin
|
||||
16:28:25 2666 [LEMMA] - UpdateVoc
|
||||
16:28:32 3379 [LEMMA] - Anag01
|
||||
16:28:32 3399 [LEMMA] - Anag02
|
||||
16:28:32 3409 [LEMMA] - Anag03
|
||||
16:28:32 3419 [LEMMA] - ElencoSchede
|
||||
16:28:32 3429 [LEMMA] - Nuovascheda
|
||||
16:28:32 3439 [LEMMA] - GestVoc
|
||||
16:28:32 3449 [LEMMA] - ListValuesMgmt
|
||||
16:28:32 3469 [LEMMA] - ImportData
|
||||
16:28:32 3479 [LEMMA] - UserAdmin
|
||||
16:28:32 3489 [LEMMA] - UpdateVoc
|
||||
16:28:46 9424 [LEMMA] - Anag01
|
||||
16:28:46 9464 [LEMMA] - Anag02
|
||||
16:28:46 9474 [LEMMA] - Anag03
|
||||
16:28:46 9484 [LEMMA] - ElencoSchede
|
||||
16:28:46 9494 [LEMMA] - Nuovascheda
|
||||
16:28:46 9514 [LEMMA] - GestVoc
|
||||
16:28:46 9524 [LEMMA] - ListValuesMgmt
|
||||
16:28:46 9534 [LEMMA] - ImportData
|
||||
16:28:46 9544 [LEMMA] - UserAdmin
|
||||
16:28:46 9554 [LEMMA] - UpdateVoc
|
||||
16:29:05 1536 [LEMMA] - Anag01
|
||||
16:29:05 1546 [LEMMA] - Anag02
|
||||
16:29:05 1556 [LEMMA] - Anag03
|
||||
16:29:05 1566 [LEMMA] - ElencoSchede
|
||||
16:29:05 1576 [LEMMA] - Nuovascheda
|
||||
16:29:05 1586 [LEMMA] - GestVoc
|
||||
16:29:05 1596 [LEMMA] - ListValuesMgmt
|
||||
16:29:05 1606 [LEMMA] - ImportData
|
||||
16:29:05 1616 [LEMMA] - UserAdmin
|
||||
16:29:05 1616 [LEMMA] - UpdateVoc
|
||||
16:29:12 3338 [LEMMA] - Anag01
|
||||
16:29:12 3348 [LEMMA] - Anag02
|
||||
16:29:12 3358 [LEMMA] - Anag03
|
||||
16:29:12 3368 [LEMMA] - ElencoSchede
|
||||
16:29:12 3368 [LEMMA] - Nuovascheda
|
||||
16:29:16 0995 [LEMMA] - Anag01
|
||||
16:29:16 1005 [LEMMA] - Anag02
|
||||
16:29:16 1015 [LEMMA] - Anag03
|
||||
16:29:16 1025 [LEMMA] - ElencoSchede
|
||||
16:29:16 1025 [LEMMA] - Nuovascheda
|
||||
16:29:16 1035 [LEMMA] - GestVoc
|
||||
16:29:16 1045 [LEMMA] - ListValuesMgmt
|
||||
16:29:16 1055 [LEMMA] - ImportData
|
||||
16:29:16 1055 [LEMMA] - UserAdmin
|
||||
16:29:16 1065 [LEMMA] - UpdateVoc
|
||||
16:30:11 2270 [LEMMA] - Anag01
|
||||
16:30:11 2270 [LEMMA] - Anag02
|
||||
16:30:11 2280 [LEMMA] - Anag03
|
||||
16:30:11 2290 [LEMMA] - ElencoSchede
|
||||
16:30:11 2300 [LEMMA] - Nuovascheda
|
||||
16:30:11 2310 [LEMMA] - GestVoc
|
||||
16:30:11 2310 [LEMMA] - ListValuesMgmt
|
||||
16:30:11 2320 [LEMMA] - ImportData
|
||||
16:30:11 2330 [LEMMA] - UserAdmin
|
||||
16:30:11 2330 [LEMMA] - UpdateVoc
|
||||
16:30:13 3294 [LEMMA] - Anag01
|
||||
16:30:13 3314 [LEMMA] - Anag02
|
||||
16:30:13 3324 [LEMMA] - Anag03
|
||||
16:30:13 3334 [LEMMA] - ElencoSchede
|
||||
16:30:13 3344 [LEMMA] - Nuovascheda
|
||||
16:31:11 6935 [LEMMA] - Anag01
|
||||
16:31:11 6935 [LEMMA] - Anag02
|
||||
16:31:11 6945 [LEMMA] - Anag03
|
||||
16:31:11 6955 [LEMMA] - ElencoSchede
|
||||
16:31:11 6965 [LEMMA] - Nuovascheda
|
||||
16:31:11 6975 [LEMMA] - GestVoc
|
||||
16:31:11 6985 [LEMMA] - ListValuesMgmt
|
||||
16:31:11 6985 [LEMMA] - ImportData
|
||||
16:31:11 6995 [LEMMA] - UserAdmin
|
||||
16:31:11 7005 [LEMMA] - UpdateVoc
|
||||
16:31:14 3370 [LEMMA] - Anag01
|
||||
16:31:14 3380 [LEMMA] - Anag02
|
||||
16:31:14 3390 [LEMMA] - Anag03
|
||||
16:31:14 3400 [LEMMA] - ElencoSchede
|
||||
16:31:14 3400 [LEMMA] - Nuovascheda
|
||||
16:32:12 8519 [LEMMA] - Anag01
|
||||
16:32:12 8539 [LEMMA] - Anag02
|
||||
16:32:12 8549 [LEMMA] - Anag03
|
||||
16:32:12 8559 [LEMMA] - ElencoSchede
|
||||
16:32:12 8569 [LEMMA] - Nuovascheda
|
||||
16:32:12 8579 [LEMMA] - GestVoc
|
||||
16:32:12 8589 [LEMMA] - ListValuesMgmt
|
||||
16:32:12 8609 [LEMMA] - ImportData
|
||||
16:32:12 8619 [LEMMA] - UserAdmin
|
||||
16:32:12 8629 [LEMMA] - UpdateVoc
|
||||
16:32:15 3101 [LEMMA] - Anag01
|
||||
16:32:15 3101 [LEMMA] - Anag02
|
||||
16:32:15 3111 [LEMMA] - Anag03
|
||||
16:32:15 3121 [LEMMA] - ElencoSchede
|
||||
16:32:15 3131 [LEMMA] - Nuovascheda
|
||||
16:32:27 5281 [LEMMA] - Anag01
|
||||
16:32:27 5281 [LEMMA] - Anag02
|
||||
16:32:27 5291 [LEMMA] - Anag03
|
||||
16:32:27 5301 [LEMMA] - ElencoSchede
|
||||
16:32:27 5311 [LEMMA] - Nuovascheda
|
||||
16:32:27 5321 [LEMMA] - GestVoc
|
||||
16:32:27 5331 [LEMMA] - ListValuesMgmt
|
||||
16:32:27 5331 [LEMMA] - ImportData
|
||||
16:32:27 5341 [LEMMA] - UserAdmin
|
||||
16:32:27 5351 [LEMMA] - UpdateVoc
|
||||
16:33:16 2883 [LEMMA] - Anag01
|
||||
16:33:16 2893 [LEMMA] - Anag02
|
||||
16:33:16 2903 [LEMMA] - Anag03
|
||||
16:33:16 2913 [LEMMA] - ElencoSchede
|
||||
16:33:16 2913 [LEMMA] - Nuovascheda
|
||||
16:33:28 0424 [LEMMA] - Anag01
|
||||
16:33:28 0434 [LEMMA] - Anag02
|
||||
16:33:28 0444 [LEMMA] - Anag03
|
||||
16:33:28 0454 [LEMMA] - ElencoSchede
|
||||
16:33:28 0464 [LEMMA] - Nuovascheda
|
||||
16:33:28 0464 [LEMMA] - GestVoc
|
||||
16:33:28 0474 [LEMMA] - ListValuesMgmt
|
||||
16:33:28 0484 [LEMMA] - ImportData
|
||||
16:33:28 0494 [LEMMA] - UserAdmin
|
||||
16:33:28 0494 [LEMMA] - UpdateVoc
|
||||
16:34:17 2654 [LEMMA] - Anag01
|
||||
16:34:17 2664 [LEMMA] - Anag02
|
||||
16:34:17 2674 [LEMMA] - Anag03
|
||||
16:34:17 2684 [LEMMA] - ElencoSchede
|
||||
16:34:17 2694 [LEMMA] - Nuovascheda
|
||||
16:34:29 5014 [LEMMA] - Anag01
|
||||
16:34:29 5044 [LEMMA] - Anag02
|
||||
16:34:29 5044 [LEMMA] - Anag03
|
||||
16:34:29 5054 [LEMMA] - ElencoSchede
|
||||
16:34:29 5064 [LEMMA] - Nuovascheda
|
||||
16:34:29 5074 [LEMMA] - GestVoc
|
||||
16:34:29 5084 [LEMMA] - ListValuesMgmt
|
||||
16:34:29 5104 [LEMMA] - ImportData
|
||||
16:34:29 5114 [LEMMA] - UserAdmin
|
||||
16:34:29 5124 [LEMMA] - UpdateVoc
|
||||
16:34:29 9873 [LEMMA] - Anag01
|
||||
16:34:29 9883 [LEMMA] - Anag02
|
||||
16:34:29 9893 [LEMMA] - Anag03
|
||||
16:34:29 9903 [LEMMA] - ElencoSchede
|
||||
16:34:29 9913 [LEMMA] - Nuovascheda
|
||||
16:34:29 9913 [LEMMA] - GestVoc
|
||||
16:34:29 9923 [LEMMA] - ListValuesMgmt
|
||||
16:34:29 9933 [LEMMA] - ImportData
|
||||
16:34:29 9933 [LEMMA] - UserAdmin
|
||||
16:34:29 9943 [LEMMA] - UpdateVoc
|
||||
16:34:42 8831 [LEMMA] - Anag01
|
||||
16:34:42 8841 [LEMMA] - Anag02
|
||||
16:34:42 8851 [LEMMA] - Anag03
|
||||
16:34:42 8861 [LEMMA] - ElencoSchede
|
||||
16:34:42 8871 [LEMMA] - Nuovascheda
|
||||
16:34:42 8871 [LEMMA] - GestVoc
|
||||
16:34:42 8881 [LEMMA] - ListValuesMgmt
|
||||
16:34:42 8891 [LEMMA] - ImportData
|
||||
16:34:42 8901 [LEMMA] - UserAdmin
|
||||
16:34:42 8901 [LEMMA] - UpdateVoc
|
||||
16:35:18 2415 [LEMMA] - Anag01
|
||||
16:35:18 2425 [LEMMA] - Anag02
|
||||
16:35:18 2435 [LEMMA] - Anag03
|
||||
16:35:18 2435 [LEMMA] - ElencoSchede
|
||||
16:35:18 2445 [LEMMA] - Nuovascheda
|
||||
16:35:19 3092 [LEMMA] - Anag01
|
||||
16:35:19 3092 [LEMMA] - Anag02
|
||||
16:35:19 3102 [LEMMA] - Anag03
|
||||
16:35:19 3112 [LEMMA] - ElencoSchede
|
||||
16:35:19 3122 [LEMMA] - Nuovascheda
|
||||
16:35:19 3132 [LEMMA] - GestVoc
|
||||
16:35:19 3132 [LEMMA] - ListValuesMgmt
|
||||
16:35:19 3142 [LEMMA] - ImportData
|
||||
16:35:19 3152 [LEMMA] - UserAdmin
|
||||
16:35:19 3162 [LEMMA] - UpdateVoc
|
||||
16:35:58 2075 [LEMMA] - Anag01
|
||||
16:35:58 2135 [LEMMA] - Anag02
|
||||
16:35:58 2155 [LEMMA] - Anag03
|
||||
16:35:58 2165 [LEMMA] - ElencoSchede
|
||||
16:35:58 2175 [LEMMA] - Nuovascheda
|
||||
16:35:58 2185 [LEMMA] - GestVoc
|
||||
16:35:58 2195 [LEMMA] - ListValuesMgmt
|
||||
16:35:58 2205 [LEMMA] - ImportData
|
||||
16:35:58 2215 [LEMMA] - UserAdmin
|
||||
16:35:58 2225 [LEMMA] - UpdateVoc
|
||||
16:36:19 2182 [LEMMA] - Anag01
|
||||
16:36:19 2192 [LEMMA] - Anag02
|
||||
16:36:19 2202 [LEMMA] - Anag03
|
||||
16:36:19 2212 [LEMMA] - ElencoSchede
|
||||
16:36:19 2222 [LEMMA] - Nuovascheda
|
||||
16:36:28 2899 [LEMMA] - Anag01
|
||||
16:36:28 2909 [LEMMA] - Anag02
|
||||
16:36:28 2919 [LEMMA] - Anag03
|
||||
16:36:28 2929 [LEMMA] - ElencoSchede
|
||||
16:36:28 2939 [LEMMA] - Nuovascheda
|
||||
16:36:28 2939 [LEMMA] - GestVoc
|
||||
16:36:28 2949 [LEMMA] - ListValuesMgmt
|
||||
16:36:28 2959 [LEMMA] - ImportData
|
||||
16:36:28 2969 [LEMMA] - UserAdmin
|
||||
16:36:28 2979 [LEMMA] - UpdateVoc
|
||||
16:36:34 5528 [LEMMA] - Anag01
|
||||
16:36:34 5558 [LEMMA] - Anag02
|
||||
16:36:34 5568 [LEMMA] - Anag03
|
||||
16:36:34 5578 [LEMMA] - ElencoSchede
|
||||
16:36:34 5588 [LEMMA] - Nuovascheda
|
||||
16:36:34 5598 [LEMMA] - GestVoc
|
||||
16:36:34 5608 [LEMMA] - ListValuesMgmt
|
||||
16:36:34 5628 [LEMMA] - ImportData
|
||||
16:36:34 5638 [LEMMA] - UserAdmin
|
||||
16:36:34 5648 [LEMMA] - UpdateVoc
|
||||
16:37:20 2177 [LEMMA] - Anag01
|
||||
16:37:20 2187 [LEMMA] - Anag02
|
||||
16:37:20 2197 [LEMMA] - Anag03
|
||||
16:37:20 2207 [LEMMA] - ElencoSchede
|
||||
16:37:20 2207 [LEMMA] - Nuovascheda
|
||||
16:38:14 0763 [LEMMA] - Anag01
|
||||
16:38:14 0773 [LEMMA] - Anag02
|
||||
16:38:14 0783 [LEMMA] - Anag03
|
||||
16:38:14 0793 [LEMMA] - ElencoSchede
|
||||
16:38:14 0803 [LEMMA] - Nuovascheda
|
||||
16:38:14 0813 [LEMMA] - GestVoc
|
||||
16:38:14 0823 [LEMMA] - ListValuesMgmt
|
||||
16:38:14 0833 [LEMMA] - ImportData
|
||||
16:38:14 0843 [LEMMA] - UserAdmin
|
||||
16:38:14 0853 [LEMMA] - UpdateVoc
|
||||
16:38:21 2131 [LEMMA] - Anag01
|
||||
16:38:21 2141 [LEMMA] - Anag02
|
||||
16:38:21 2151 [LEMMA] - Anag03
|
||||
16:38:21 2161 [LEMMA] - ElencoSchede
|
||||
16:38:21 2171 [LEMMA] - Nuovascheda
|
||||
|
||||
Reference in New Issue
Block a user