From 00d4a6cc53c95ca62de85bece5c96f35d3b2f5af Mon Sep 17 00:00:00 2001 From: rene Date: Fri, 18 Feb 2011 15:13:01 +0000 Subject: [PATCH] Disabled como atributo --- gulliver/js/maborak/core/stylesheet/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gulliver/js/maborak/core/stylesheet/default.css b/gulliver/js/maborak/core/stylesheet/default.css index fe212f1a5..055c135ec 100755 --- a/gulliver/js/maborak/core/stylesheet/default.css +++ b/gulliver/js/maborak/core/stylesheet/default.css @@ -1626,7 +1626,7 @@ div#toolbar -moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2); background-color:#EEE; background-image: none; - color:#333; + /*color:#333;*/ font-size:10px; font-weight:400; text-transform: capitalize; @@ -1635,7 +1635,7 @@ div#toolbar text-decoration:none; line-height: 14px; font-family: Arial,serif; - cursor:pointer; + /*cursor:pointer;*/ border:1px solid #aaa; background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -1096px transparent; }