it is about 6308 bug, the buttons do not show now

This commit is contained in:
Carlos Pacha
2011-03-04 18:43:56 +00:00
parent 189a2d9e79
commit 4c1ed3e1aa

View File

@@ -1630,10 +1630,12 @@ div#toolbar
text-transform: capitalize;
margin:2px 0;
padding:2px 7px;
# padding:0 7px;
text-decoration:none;
line-height: 14px;
font-family: Arial,serif;
border:1px solid #aaa;
# border:2px;
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -1096px transparent;
}
.pagedTableDefault .pagedTable .RowLink a{
@@ -1671,4 +1673,4 @@ div#toolbar
.module_app_buttonDisabled___gray:hover
{
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -3240px transparent;
}
}