that yields quite strange results actually... On Tuesday, September 5, 2017 at 9:52:28 PM UTC+3, [email protected] wrote: > > > > On Tuesday, September 5, 2017 at 1:27:03 PM UTC-5, Vayu Asura wrote: >> >> I want a specific table to be bordeless >> >> The syntax for wiki tables allows that style string in the top. >> >> However I couldn't either find a proper style in the default stylesheet >> to get the invisible border or make my own: >> >> tagged `$:/tags/Stylesheet` >> >> .no-border { >> border: 0px; >> } >> >> and the table I want to make borderless in another tiddler: >> >> |.no-border|k >> |myfield|myvalue| >> >> Dev-tools show >> > > > Remove the dot from the class: > > >> <table class="no-border"> >> > > > >
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a8317698-495f-4a6b-9b08-1fd493091dd1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

