[tw] Re: Mouseover problem

2012-08-21 Thread Morris Gray
Thanks guys for the good information.  I checked it out but found that it 
was a ill conceived EditTemplate, an unfinished experiment lost in time I 
guess. It was fun trying to edit the EditTemplate when it disappeared as 
you try to cut and paste.  Thankfully the ancient Word Perfect Cntl x,C and 
V controls still work  All is well now.

On Tuesday, August 21, 2012 10:39:12 PM UTC+10, wolfgang wrote:
>
> I use this in my Stylesheet to have this old behaviour:
>
> .toolbar{visibility:hidden}
> .selected .toolbar{visibility:visible}
>
>
>
> Am Dienstag, 21. August 2012 14:34:29 UTC+2 schrieb TonG:
>>
>> Hi Morris,
>>
>> I think it is defined in StyleSheetColors:
>>
>> .toolbar {color:[[ColorPalette::PrimaryMid]];}
>> .toolbar a {color:[[ColorPalette::TertiaryLight]];}
>> .selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
>> .selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
>>
>> Cheers,
>>
>> Ton
>>
>>
>>
>> On Tuesday, August 21, 2012 11:35:52 AM UTC+2, Morris Gray wrote:
>>>
>>> Could someone tell me what mechanism is used to cause the toolbar on 
>>> tiddlers to come and go on mouseover.
>>>
>>> My problem is that in edit mode, mousing off the tiddler makes the whole 
>>> thing go away. Note that this is an old TW I have cobbled together years 
>>> ago.  But I can never remember how the toolbar comes and goes to find the 
>>> problem.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/ipoiCYVp45gJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Mouseover problem

2012-08-21 Thread wolfgang
I use this in my Stylesheet to have this old behaviour:

.toolbar{visibility:hidden}
.selected .toolbar{visibility:visible}



Am Dienstag, 21. August 2012 14:34:29 UTC+2 schrieb TonG:
>
> Hi Morris,
>
> I think it is defined in StyleSheetColors:
>
> .toolbar {color:[[ColorPalette::PrimaryMid]];}
> .toolbar a {color:[[ColorPalette::TertiaryLight]];}
> .selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
> .selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
>
> Cheers,
>
> Ton
>
>
>
> On Tuesday, August 21, 2012 11:35:52 AM UTC+2, Morris Gray wrote:
>>
>> Could someone tell me what mechanism is used to cause the toolbar on 
>> tiddlers to come and go on mouseover.
>>
>> My problem is that in edit mode, mousing off the tiddler makes the whole 
>> thing go away. Note that this is an old TW I have cobbled together years 
>> ago.  But I can never remember how the toolbar comes and goes to find the 
>> problem.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/p0H3643eauQJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Mouseover problem

2012-08-21 Thread TonG
Hi Morris,

I think it is defined in StyleSheetColors:

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

Cheers,

Ton



On Tuesday, August 21, 2012 11:35:52 AM UTC+2, Morris Gray wrote:
>
> Could someone tell me what mechanism is used to cause the toolbar on 
> tiddlers to come and go on mouseover.
>
> My problem is that in edit mode, mousing off the tiddler makes the whole 
> thing go away. Note that this is an old TW I have cobbled together years 
> ago.  But I can never remember how the toolbar comes and goes to find the 
> problem.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/S_cn591vtzYJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.