Jump to content

Expand too long notifications


SilentException

Recommended Posts

SilentException

After installing new version of server, I can see change log in notification but it is usually truncated.

Would be nice if there was a way to expand notifications so we can see complete text. Thanks.

 

56f3cf27bb148_EmbyTruncatedNotifications

  • Like 2
Link to comment
Share on other sites

  • 2 weeks later...
Happy2Play

@@Luke can this be updated to display properly.

 

Here is the custom css I used.

/*Word Wrap Notifications*/
#notificationsPage > div > div > div > div > a:nth-child(-n+13) > paper-icon-item > paper-item-body > div:nth-child(3) {white-space: normal !important;}

570068f81b86a_notification.jpg

 

Edit to target just notifications.

 

Previous css extended Latest News also.

 

*Update to wrap multiple child elements.

Edited by Happy2Play
updated child element
  • Like 2
Link to comment
Share on other sites

That makes them too long. i'll just make sure you can click them to pop open the info url

Link to comment
Share on other sites

Happy2Play

Could you wrap then and reduce the number being displayed to like 5 or 6 to compensate for the additional space used.  But overall it looks like about 8 lines are added, at least in my example.
 
wrap
 
5701b3164eb26_wrap.jpg
 
nowrap

 

5701b352ca48a_nowrap.jpg
 

Link to comment
Share on other sites

Happy2Play

These are selectable in dev 3.0.5938.36739 and beta 3.0.5927.0.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...