Perhaps this could be a palette tweak? (Or perhaps it already is and I 
haven't been able to find it). 

>
> As a followup, is it possible to make the sidebar have a background frame 
> similar to a tiddler?
>

Having spent some time poking around, I learned that you can change the 
background of the entire sidebar (site title and all), by putting this in a 
stylesheet tiddler:

.tc-sidebar-header {background-color:white; }

Alternatively, you could change the background of only what appears below 
the search field (including search results):

.tc-sidebar-lists .tc-tab-content, .tc-sidebar-lists .tc-search-results {
background-color: white; padding:3px;}

However, I'm not a CSS expert and the fact that these options seem to work 
perfectly well in Chrome and Firefox but don't do anything in AndTidWiki 
(where I'd really appreciate better visibility) makes me suspect there is 
probably a better way to do it. 
cmari

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/dafaac50-7db4-4814-9ca7-fa13a612698f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to