Yes, that's what I meant - the templates need to be changed so that the correct classes get applied. Apologies if that wasn't clear. The list in the ticket is just a list of current buttons with the wrong class, or no class applied.
- Joe ________________________ @jdreimann - Twitter Sent from my phone On 22 Apr 2012, at 05:12, Olemis Lang <[email protected]> wrote: > oh ! > > IMO the best way to get this done is to override default Trac > templates rather than changing CSS rules ... especially now that > legacy styles will be dismissed (as mentioned in #39 ;) > > On 4/18/12, Apache Bloodhound <[email protected]> wrote: >> #36: Apply correct Bootstrap classes to buttons >> -------------------------+------------------------------------- >> Reporter: jdreimann | Owner: nobody >> Type: enhancement | Status: new >> Priority: critical | Milestone: RC1 for initial release >> Component: ui design | Version: >> Keywords: | >> -------------------------+------------------------------------- >> For buttons in Bloodhound to display with the correct Bootstrap styles, >> the following changes have to be implemented (tag .class #id like in CSS): >> >> {{{ >> .attachments input -> add class="btn" >> .buttons input -> add class="btn" >> input class="inlinebutton" -> replace "inlinebutton" with "btn" >> div.inlinebuttons input -> add class="btn" >> }}} >> >> I believe that covers all buttons in the default installation. >> >> -- >> Ticket URL: <https://issues.apache.org/bloodhound/ticket/36> >> Apache Bloodhound <https://issues.apache.org/bloodhound/> >> The Apache Bloodhound (incubating) issue tracker >> > > > -- > Regards, > > Olemis. > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article:
