Increase font size in datagrid headers and rows
This commit is contained in:
parent
9186da30ac
commit
6f85d95ac5
@ -20,10 +20,10 @@
|
|||||||
background-color: #035b71 !important;
|
background-color: #035b71 !important;
|
||||||
}
|
}
|
||||||
.dx-datagrid-headers .dx-datagrid-table .dx-row > td{
|
.dx-datagrid-headers .dx-datagrid-table .dx-row > td{
|
||||||
font-size: 10px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
.dx-datagrid .dx-row > td{
|
.dx-datagrid .dx-row > td{
|
||||||
font-size: 10px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
.dx-toolbar .dx-toolbar-items-container{
|
.dx-toolbar .dx-toolbar-items-container{
|
||||||
height: 56px !important;
|
height: 56px !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user