summaryrefslogtreecommitdiff
path: root/source/features/open-all-notifications.css
blob: 1bcb62ae9a73570aaeca98b4bc313198b89c23da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.notifications-list .boxed-group-action {
	margin: 5px 6px;
}

.notifications-list .boxed-group-action button {
	padding: 3px 10px;
	border: none;
	margin-left: 2px;
	color: #586069;
	background: none;
}

.mark-all-as-read-confirmed .open-repo-notifications {
	visibility: hidden;
}