Hi Dave,

May be not the way to do it, but it works ;)
Just setting start and end color the same. See 
http://www.w3schools.com/css/css3_gradients.asp

.tw-more-sidebar .tw-tab-buttons button.tw-tab-selected {
   background-color: #FFFFFF;
   background-image: -moz-linear-gradient(#F8F8F8, #F8F8F8);
   border: medium none;
}

Cheers,

Ton



On Monday, November 11, 2013 8:31:08 AM UTC+1, Stephan Hradek wrote:
>
> You also need to remove it from here:
>
> .tw-more-sidebar .tw-tab-buttons button
>
> No time atm, but will try to give you a proper css for this. Patching the 
> CSS is not the way to go ;)
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to