#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