On Feb 24, 2009, at 11:39 AM, FND wrote:
> Try this:
> #sidebarTabs .listLink {
> white-space: nowrap;
> }
> (largely untested)
Thanks, FND. However, it didn't work. Does the positioning of the code
matter? Heres' the SidebarTabs section of the StyleSheet. As you can
see, I put your suggestion at the top. Would putting it somewhere else
make it to work?
/***
!SidebarTabs
***/
#sidebarTabs .listLink {
white-space: nowrap;
}
.listTitle {color:#222;}
#sidebarTabs {background:#f3f3f3;}
#sidebarTabs .tabContents {background:#cfcfcf;}
#sidebarTabs .tabUnselected:hover {color:#999;}
#sidebarTabs .tabSelected{background:#cfcfcf;}
#sidebarTabs .tabContents .tiddlyLink,
#sidebarTabs .tabContents .button{color:#666;}
#sidebarTabs
.tabContents
.tiddlyLink:hover
,#sidebarTabs
.tabContents .button:hover{color:#222;background:transparent; text-
decoration:none;border:none;}
#sidebarTabs .tabContents .button:hover,
#sidebarTabs .tabContents .highlight,
#sidebarTabs .tabContents .marked, #sidebarTabs .tabContents
a.button:active{color:#222;background:transparent;}
#sidebarTabs .txtMoreTab .tabSelected,
#sidebarTabs .txtMoreTab .tab:hover,
#sidebarTabs .txtMoreTab .tabContents{
color: #111;
background: #f3f3f3; border:1px solid #f3f3f3;
}
#sidebarTabs .txtMoreTab .tabUnselected {
color: #555;
background: #AFAFAF;
}
Thanks,
----------------------------------------------------------------------
Eric Weir
Decatur, GA USA
[email protected]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---