Skip to content

TweetDeck -New and unread Tweets and Notifications by muellwaechter

Screenshot of TweetDeck -New and unread Tweets and Notifications

Details

Authormuellwaechter

LicenseNo License

Categorytweetdeck

Created

Updated

Size732 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This userstyle shows you the number of new and unread Tweets and Notifications in TweetDeck.

Notes

The number of new and unread Tweets and Notifications is only displayed if you scroll down a bit in the respective column.

• Compatible with Better Tweetdeck expansion
• Compatible with light and dark themes
• Compatible with all column sizes

Source code

/* ==UserStyle==
@name         TweetDeck -- Number of new and unread Tweets and Notifications - Button
@namespace    tweetdeck.twitter.com
@description  This userstyle shows you the number of new and unread Tweets and Notifications in TweetDeck.
@version      1.0.0
==/UserStyle== */



@-moz-document domain("tweetdeck.twitter.com") {
/* +++ TweetDeck -- Number of new and unread Tweets and Notifications - Button +++ */


/* Alignment */
.more-tweets-btn-container--visible > button:nth-child(2) {
	display: inline-block !important;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
}


/* Adjustment */
span.js-more-tweets-btn-text {
	font-size: 16px;
	font-weight: bolder;
	cursor: pointer;
}
}

Reviews

No reviews yet.