Rounded Asset page links

Rounded Asset page links en

Installations 11 Likes 2

Adjusts the "Assets" tab on entities to give a more refined look with rounded edges and smooth color gradient.

You can change the gradient by looking up a "CSS Gradient" Generator and adjusting the line that has the lines below

  background: rgb(232,232,232);
  background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(1,21,25,1) 50%, rgba(0,0,0,0.5004202364539565) 100%);


Latest version 1.1

Released 1 year ago

Fixed for smaller screens and mobile and adjusted the grid to a list instead for better viewing.