• Resolved sorgiulio

    (@sorgiulio)


    I use the DataTables Buttons extension.
    Is it possible to change the size and\or colors of the buttons (pdf, excel, print, etc…)?
    Thanks a lot.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    You could try CSS code like

    .dt-buttons .dt-button {
      padding: 3px 6px;
    }

    and play with those numbers.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘DataTables Buttons Size’ is closed to new replies.