When I started working on the design, I came across button properties.

I understand that if you change something now, some templates may break. So my post is more for information. But I think it will have to be done sooner or later. Maybe sooner than later?

  • DessalinesMA
    link
    24 years ago

    Its a concious front end choice on my part to have most buttons look pretty similar. I can’t stand sites that have buttons with lots of different colors.

    When creating a style, you can set btn - secondary to be whatever color you want, but they’ll all be styled similarly, which is a good thing.

    • @EvgOP
      link
      14 years ago

      Fine. There is one more question. Does it allow, if I remove the “extra” styles from the Bootstrap file.

      For example, btn-info is not used by you.

      https://github.com/LemmyNet/lemmy/search?q=btn-info&unscoped_q=btn-info

      Or should the Bootstrap file contain everything? Some editors allow you to create your own style; do not use what is not.

      I just want to immediately understand some basic things, so that later everything will be right.

      • DessalinesMA
        link
        14 years ago

        bootstrap.build will create a bootstrap v4 compatible theme, that’s all you need.