So I have three bootstrap buttons in a row, all inside of a form:
-
a
<button type="submit" class="btn btn-primary">that submits the form -
a
<a class="btn btn-inverse"><i class="icon-edit icon-white"></i> Edit</a>button right next to it. -
a
<a class="btn btn-success"><i class="icon-plus icon-white"></i> New</a>button right next to that one.
For some reason, the “Edit” text is in gray, while the text of the other two buttons is white — any ideas why this might be happening?
You may either look upon as suggested in @Marronsuisse comment or you can use
Also, beg me pardon, but it might be looking as gray to your eyes due to it’s black background..you can verify the same with this