Hello forum,
I’ve created a tiddler “Filebrowser” with
Type: application/pdf
add field: _canonical_uri: with the Path to a location - eg: C:\Dell\UpdatePackage\log
Tried to optimize the output with a Stylesheet:
h1 { color: green; }
a.file {
font-size: 1.5em;
color: rgb(204, 204, 255); }
td.detailsColumn { display: none; }
→ no effect
Doing the same direct in the brower - it works:
Any idea, why the Stylesheet is not taking effect?
Thanks,
Stefan