From 0abc9f02e5468e0145b767109addbb3eee93dcaa Mon Sep 17 00:00:00 2001 From: samuele Date: Thu, 4 Oct 2012 12:34:34 +0200 Subject: [PATCH] fix dimensioni campi ricerca --- .../WebUserControls/mod_filtroRicerca.ascx | 45 +++++++------------ ETS-WS/ETS-WS/bin/css/BuildBlocks.css | 2 +- 2 files changed, 18 insertions(+), 29 deletions(-) diff --git a/ETS-WS/ETS-WS/WebUserControls/mod_filtroRicerca.ascx b/ETS-WS/ETS-WS/WebUserControls/mod_filtroRicerca.ascx index 0c82b1d..8ed9294 100644 --- a/ETS-WS/ETS-WS/WebUserControls/mod_filtroRicerca.ascx +++ b/ETS-WS/ETS-WS/WebUserControls/mod_filtroRicerca.ascx @@ -1,5 +1,4 @@ -<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_filtroRicerca.ascx.cs" - Inherits="ETS_WS.WebUserControls.mod_filtroRicerca" %> +<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_filtroRicerca.ascx.cs" Inherits="ETS_WS.WebUserControls.mod_filtroRicerca" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %> <%@ Register Src="mod_textAutocomplete.ascx" TagName="mod_textAutocomplete" TagPrefix="uc1" %> <%@ Register Src="mod_periodoAnalisi.ascx" TagName="mod_periodoAnalisi" TagPrefix="uc2" %> @@ -12,8 +11,7 @@ <% } %>
-
+
<%--area dx: update + scelta dim pagina--%>
@@ -39,45 +37,36 @@
<%--Area sx: filtri--%> -
+
-
-
- +
+
-
-
- +
+
-
- +
+
-
-
- +
+
- +
-
+

- +
diff --git a/ETS-WS/ETS-WS/bin/css/BuildBlocks.css b/ETS-WS/ETS-WS/bin/css/BuildBlocks.css index 803398f..918085e 100644 --- a/ETS-WS/ETS-WS/bin/css/BuildBlocks.css +++ b/ETS-WS/ETS-WS/bin/css/BuildBlocks.css @@ -254,7 +254,7 @@ } .blockSizeSmallest { - width: 175px; + width: 150px; } .blockSizeSmaller {