BUG 6666 Rene solved "grid columns in view mode is displaying in wrong place"
This was a stylesheet issue but is fixed now
This commit is contained in:
@@ -894,10 +894,15 @@ font-weight:bold;
|
|||||||
height:26px;
|
height:26px;
|
||||||
padding:0px;
|
padding:0px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
text-align: center;
|
|
||||||
background-color:#F2F2F2;
|
background-color:#F2F2F2;
|
||||||
background-image:url("/images/ext/gray/grid/grid3-hrow2.gif");
|
background-image:url("/images/ext/gray/grid/grid3-hrow2.gif");
|
||||||
background-position: bottom;
|
background-position: bottom;
|
||||||
|
vertical-align:middle;
|
||||||
|
}
|
||||||
|
.pagedTableDefault .pagedTable .pagedTableHeader img{
|
||||||
|
float:left;
|
||||||
|
margin-top:2px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.pagedTableDefault .pagedTable .pagedTableHeader a
|
.pagedTableDefault .pagedTable .pagedTableHeader a
|
||||||
|
|||||||
Reference in New Issue
Block a user