Hi,
See https://groups.google.com/g/tiddlywiki/c/VRP043rh2S8/m/h8e2J4EGCQAJ
Cheers,
Ton
On Friday, January 8, 2021 at 7:31:07 AM UTC+1 Sapphireslinger wrote:
> I am using the TonGerner's awesome Simple Toolbar but my tiddlywiki
> renders them super tiny, the tiniest I've ever seen. How do I enlarge them?
> Hope I can get them as large as my old toolbar.
>
> <div class="tgc-fixed">
> {{$:/core/ui/Buttons/home}}
> {{$:/core/ui/Buttons/close-all}}
> {{$:/core/ui/Buttons/new-tiddler}}
> {{$:/core/ui/Buttons/new-journal}}
> {{$:/core/ui/Buttons/new-image}}
> {{$:/core/ui/Buttons/control-panel}}
> {{$:/core/ui/Buttons/advanced-search}}
> {{$:/core/ui/Buttons/save-wiki}}
> {{$:/plugins/nico/projectify/ui/buttons/Scheduled}}
>
> {{Create (vertical) toolbar}}
> </div>
> <style>
> .tgc-fixed {
> position: fixed;
> padding-top: 3px;
> padding-bottom: 3px;
> top: 0px;
> width: 100%;
> left: 10px;
> background-color: white;
> z-index: 200;
> }
>
> .tgc-fixed button svg {
> fill: <<colour primary>>;
> }
>
> .tgc-fixed button:hover svg {
> fill: #0044BB;
> }
> </style>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/fa973feb-2c84-438d-b423-621d7f2ddb92n%40googlegroups.com.