Want *a beauty,*

*Here is a start*

You can add to a stylesheet (a tiddler tagged $:/tags/Stylesheet)

.myeditbutton {
    background-color: #ffff99;
    max-width: 30px;
    border: grey
    border-radius: 5px;
    color: black;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 1px 1px;
    cursor: pointer;
}


Adjust above as needed


And Update the Button code as follows


<$button tooltip="Edit tiddler" message="tm-edit-tiddler" class="myeditbutton" >
{{$:/core/images/edit-button}}
</$button>

Regards
Tony

-- 
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/09895a85-c557-4557-9314-fab5c8fe2bea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to