-
```
I added 4 more prams to optionally cut out only part of a sheet in a dump.
it adds nice functionality to simply display only part of a sheet.
---snip---
// DUMP AN HTML TABLE OF THE ENTIRE OR…
-
```
I added 4 more prams to optionally cut out only part of a sheet in a dump.
it adds nice functionality to simply display only part of a sheet.
---snip---
// DUMP AN HTML TABLE OF THE ENTIRE OR…
-
```
I added 4 more prams to optionally cut out only part of a sheet in a dump.
it adds nice functionality to simply display only part of a sheet.
---snip---
// DUMP AN HTML TABLE OF THE ENTIRE OR…
-
```
I added 4 more prams to optionally cut out only part of a sheet in a dump.
it adds nice functionality to simply display only part of a sheet.
---snip---
// DUMP AN HTML TABLE OF THE ENTIRE OR…
-
The dead time buttons normally look square, but occasionally it looks like they respond to changes in the layout by stretching out vertically, like chicklets. The buttons would look a little nicer if …
-
> 4.3 Styling
> MapML documents can be styled with Cascading Style Sheets.
How does this work?
What is the rendering model of MapML? If it's intended to be stylable with CSS, I assume the rende…
-
What is CSS?
-
The href links to style sheets, JavaScript, etc. all start with href="/admin_l_t_e/...
Unsurprisingly, they do not seem to load as that location doesn't exist. Is this expected behaviour or another n…
-
This will take some effort in that the current theme has been modified. It'll probably require something like:
1. Remove current theme modifications and calls to local style sheets
2. Get project to…
-
Currently, customization of preview styles only happens from a local file. But I need the css file to be included in git so it will apply on other users as well.
Copied from VSCode settings that im…