diff Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml @ 168:97e51ddeeb58

Cambios menores en UI
author nelopauselli
date Sat, 06 Aug 2011 03:34:45 -0300
parents f6e4af3a0b09
children 3095a0b960c8
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml	Sat Aug 06 02:51:07 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml	Sat Aug 06 03:34:45 2011 -0300
@@ -11,7 +11,11 @@
 
     <script type="text/javascript">
     	$(document).ready(function () {
-    		$(".errorbox").addClass("ui-state-error ui-corner-all");
+    		$(".buttons > :button").addClass("ui-button");
+    		$(".buttons > :submit").addClass("ui-button");
+    		$(".buttons > a").addClass("ui-button ui-state-default ui-corner-all");
+			
+			$(".errorbox").addClass("ui-state-error ui-corner-all");
     		$(".warningbox").addClass("ui-state-highlight ui-corner-all");
     		$(".notificationbox").addClass("ui-corner-all");
     	});
@@ -43,7 +47,7 @@
             @RenderBody()
         </div>
         <div id="footer">
-			Contacto: <a href="mailto:contacto@althethispano.org" alt="contacto@althethispano.org">contacto@althethispano.org</a> - 
+			Contacto: <a href="mailto:contacto@althethispano.org" alt="contacto@althethispano.org">contacto@althethispano.org</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 			<strong>hosting by </strong>
 			<a target="_blank" title="DiscountASP" href="http://www.discountasp.com/">
 				<img src="/Content/themes/altnethispano/images/logoDiscountASPNET.gif" alt="DiscountASP.NET" height="25" />