Skip to main content
Nintex Community Menu Bar
Question

Export table data icon size

  • July 11, 2024
  • 2 replies
  • 18 views

Forum|alt.badge.img+7

Is there any way of displaying the Export table data icon slightly larger, it’s not immediately obvious to me how I would do this? I’ve had feedback from users that it could be easy to miss.

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+20

Add this to your Theme or Page css. Set number to desired size.

.nx-export-btn { font-size: 24px; }<br>

Forum|alt.badge.img+8
  • July 11, 2024

This no longer works in Millau. It seems to be a svg now.