it is about 6308 bug, the buttons do not show now
This commit is contained in:
@@ -1630,10 +1630,12 @@ div#toolbar
|
|||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
margin:2px 0;
|
margin:2px 0;
|
||||||
padding:2px 7px;
|
padding:2px 7px;
|
||||||
|
# padding:0 7px;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
font-family: Arial,serif;
|
font-family: Arial,serif;
|
||||||
border:1px solid #aaa;
|
border:1px solid #aaa;
|
||||||
|
# border:2px;
|
||||||
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -1096px transparent;
|
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -1096px transparent;
|
||||||
}
|
}
|
||||||
.pagedTableDefault .pagedTable .RowLink a{
|
.pagedTableDefault .pagedTable .RowLink a{
|
||||||
@@ -1671,4 +1673,4 @@ div#toolbar
|
|||||||
.module_app_buttonDisabled___gray:hover
|
.module_app_buttonDisabled___gray:hover
|
||||||
{
|
{
|
||||||
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -3240px transparent;
|
background:url("/skins/ext/images/gray/button/btn.gif") repeat-x scroll 0 -3240px transparent;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user