Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
OrestH7518yWell, I am lazy to adjust bootstrap's css, so I use a btn colour according to website style =D
-
I am actually a "btn btn-green" guy. I know this may not be the best practice but I like it this way.
-
doz874308y@usernotfound I was going to say the same thing. I did the move about a month ago and its a pleasure to work with. Definitely makes a lot more sense then bootstrap
-
I'm fairly sure there are about 30 types of button people. I'm the .button / button() stylus mixin type. I'd say there are 2 types of people though... those who choose 'random' and those who choose 'rand.' Please don't be a rand person.
-
p-rex1178y2 things: this is my first post and...I think I might be color blind. So btn-default. Also tachyons (tachyons.io) is pretty sweet for anyone looking for something a little more lightweight than bootstrap. Ok...3 things
-
-eth18618yI'm more a
st_button btn = initButton( (st_button)
{
.type_texture = txtr_IMG,
.color_bg = color_RED,
.color_fg = color_WHITE,
.type_click = click_SINGLE,
.callBack = &cb_sendQueueMsg,
.callback_params = &msg
});
type of person... -
-eth18618y@sheriffderek I'm writing the GUI for a baremetal system, no framework, just a frame buffer to fill. And a touchpanel glued above. This is survival mode.
Related Rants
There are two kinds of people:
1. btn btn-default
2. btn btn-primary
undefined
class
button
bootstrap