On Friday, September 18, 2020 at 2:28:28 AM UTC+2, TonyM wrote:
[...]

>
>    - I notice if I have the cursor anywhere in a line and apply the ID it 
>    works however the cursor jumps to the end of the line
>       - If the cursor could remain where was, or perhaps be placed just 
>       after the symbol I could then type a .class or something, but this way 
> all 
>       I save is hitting the end key.
>    
> I'll have a look, if there are functions in the core, that allow us to set 
cursor position. 
 

>
>    - Perhaps the short form of color boxes ".cbox-primary" should be cbp 
>    cbs etc... this leaves .cb available for simple color Blue
>
> OK .. I'll make them .cb .. for the box definition and .cbX for the color 
definitions.

>
>    - Perhaps a little padding could be added to each box definition 
>    "padding: 4px;"
>
> The idea is to have .cb for padding, margin and so on. .cbX is color only. 
.. So if you need a new xb you should define one. The "box padding" is 
already very big for my personal taste. 

We may be able to use CSS variables, to make settings more dynamic. ... 
We'll see. @Mat is the CSS variable voodoo master?
 

>
>    - I see value retaining the following styles working especially if the 
>    .i.i.i and .r.r.r do not work (why?)
>    
> The browser doesn't do it that way. <div class="i i i xx" > is the same as 
<div class="i xx" ...  

>
>    - .i { margin-left: 2.65em; }
>    .ii { margin-left: 5.3em; }
>    .iii { margin-left: 7.95em; }
>    .r { margin-right: 2.65em; }
>    .rr { margin-right: 5.3em; }
>    .rrr { margin-right: 7.95em; }
>    
> I'll add the RRRs ... but I personally would only use the .r .. 
.r and .-i .. is the same thing

-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/6bacf4cc-a946-4c9d-a02a-2f1c3af84adao%40googlegroups.com.

Reply via email to