On Tuesday, December 15, 2015 at 6:29:42 PM UTC-5, RjOllos wrote: > > > > On Tue, Dec 15, 2015 at 3:16 PM, Ahmed M. <[email protected] <javascript:>> > wrote: > >> One thing I could use some help on is customizing the box that has the >> ticket mover button and combo box. ticketmover-sidebar.html doesn't have >> any references to a css style sheet. there is a style sheet in >> "C:\trac\hwtrac\htdocs\common\css\ticket-sidebar.css" but changing that >> doesn't make any difference. Any thoughts on that? >> >> Ahmed >> > > The outer div has class "sidebar", so you could add rules to a custom > stylesheet. > http://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance > *I tried that but didn't have any luck. I still need to do some reading on that. I tried adding the css style inline with the html code in the template and it worked just fine *
> > If needed, you could add classes to the ticket mover sidebar elements and > submit a patch: > > https://trac-hacks.org/browser/ticketmoverplugin/trunk/ticketmoverplugin/templates/ticketmover-sidebar.html > *That could be my learning exercise. I still need to do some practice on that. I will keep you posted* > > - Ryan > > * I have one question though, how do I prevent the drop-down menu from showing the current project? I tried to move a ticket to the same project and it worked - is there a way I can remove the current project from the list?* -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users. For more options, visit https://groups.google.com/d/optout.
