FBI-1976: Apply workaround for ExtJS grids
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
{header}
|
||||
<style>
|
||||
.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body {dirBody}>
|
||||
{bodyTemplate}
|
||||
|
||||
@@ -5,6 +5,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
{header}
|
||||
<style>
|
||||
.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body {dirBody}>
|
||||
{bodyTemplate}
|
||||
|
||||
@@ -5,6 +5,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
{header}
|
||||
<style>
|
||||
.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body {dirBody}>
|
||||
{bodyTemplate}
|
||||
|
||||
Reference in New Issue
Block a user