Switch to DataGrid Markdown links Add css for files, leo and mes copySelectedB Logic for other collections monospace Ticks bug fix, default to *.wc files and formatting
16 lines
188 B
CSS
16 lines
188 B
CSS
#HeaderGridDiv,
|
|
#DetailsGridDiv {
|
|
font-size: 12px;
|
|
}
|
|
|
|
#HeaderGrid {
|
|
font-family: monospace;
|
|
}
|
|
|
|
#HeaderGrid tr td {
|
|
max-width: 200px;
|
|
}
|
|
|
|
#AllGrid {
|
|
font-family: monospace;
|
|
} |