Changer le texte et le style du bouton "Export" #6

Closed
opened 2025-04-21 12:32:23 +02:00 by ColinMaudry · 0 comments
ColinMaudry commented 2025-04-21 12:32:23 +02:00 (Migrated from github.com)
.export {
font-size: 0;
}
.export:before { content: Your rext here; font-size: 20px; }

https://community.plotly.com/t/styling-the-export-button-in-datatable/38798/13

```css .export { font-size: 0; } .export:before { content: “Your rext here”; font-size: 20px; } ``` https://community.plotly.com/t/styling-the-export-button-in-datatable/38798/13
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: colin/colibre#6