
/* - ++theme++freitag.theme/stylesheets/notifications.css - */
/* https://www.freitag.de/portal_css/++theme++freitag.theme/stylesheets/notifications.css?original=1 */
#notifications-quickview a.label {
padding-left: 25px;
background: transparent url('/++theme++freitag.theme/images/sprites.svg') no-repeat;
}
html.no-inlinesvg #notifications-quickview a.label {
background: transparent url('/++theme++freitag.theme/images/sprites.png') no-repeat;
}
#notifications-quickview a.label,
html.no-inlinesvg #notifications-quickview a.label {
background-position: -60px -200px;
}
#notifications-quickview:hover a.label,
html.no-inlinesvg #notifications-quickview:hover a.label {
background-position: -60px -225px;
}
#toolbar-global .notifications .submenu .inner {
width: 330px;
background-color: #fff;
font-size: 11px;
line-height: 16px;
font-weight: normal;
border: 1px solid #dfdfdf;
padding: 0 5px;
}
.notifications .submenu a {
border-bottom: none;
}
#toolbar .notifications .submenu a,
#toolbar .notifications .submenu span {
line-height: 14px;
}
html.flexbox-legacy #toolbar .notifications .submenu .box {
display: block;
}
html.no-js #toolbar .notifications .submenu .box,
html.no-flexbox-legacy #toolbar .notifications .submenu .box {
float: none;
}
#toolbar .notifications .submenu article header a {
display: inline;
}
#toolbar .notifications .submenu article header a.date {
color: #989898;
}
.notifications .submenu article.notification {
display: block;
border-bottom: 1px solid #d2d2d2;
padding: 5px 4px;
}
#notifications-archive article.notification {
padding: 5px 0;
margin: 10px 0;
}
.notifications article.notification.read {
opacity: 0.5;
}
.notifications article.notification:hover {
background-color: #f0f0f0;
}
.notifications article.notification.read:hover {
opacity: 1.0;
}
.notifications article.notification h2,
.notifications article.notification h2 a {
color: #282828;
}
.notifications article.notification:hover h2 a {
text-decoration: none;
}
.notifications article.notification .author {
color: #bd014d;
}
.notifications article.notification .author.group-authors {
color: #014a93;
}
.notifications article.notification .author.group-syndication {
color: #01aee2;
}
#toolbar .notifications .submenu article .image a {
line-height: 0;
}
.notifications .submenu article.notification:last-child {
border-bottom: none;
}
.notifications .notification a.type {
display: block;
font-size: 11px;
line-height: 14px;
color: #989898;
padding-left: 15px;
background: transparent url('/++theme++freitag.theme/images/sprites.svg') no-repeat;
}
html.no-inlinesvg .notifications .notification a.type {
background: transparent url('/++theme++freitag.theme/images/sprites.png') no-repeat;
}
.notifications .notification a.type:hover {
text-decoration: none;
}
.notifications .notification.new-comment-reply a.type,
html.no-inlinesvg .notifications .notification.new-comment-reply a.type {
padding-left: 18px;
background-position: -60px 0;
}
.notifications .notification.new-comment a.type,
html.no-inlinesvg .notifications .notification.new-comment a.type {
background-position: -60px -20px;
}
.notifications .notification.new-article a.type,
html.no-inlinesvg .notifications .notification.new-article a.type {
background-position: -60px -60px;
}
.notifications .notification.new-follower a.type,
html.no-inlinesvg .notifications .notification.new-follower a.type {
padding-left: 21px;
background-position: -60px -80px;
}
.notifications .notification a.text {
display: block;
}
.notifications .notification a.text .catchword {
font-weight: bold;
}
#toolbar-global .notifications .submenu .archive {
width: 100%;
}
#toolbar-global .notifications .submenu .archive a {
display: block;
padding: 7px 5px;
background: transparent url('/++theme++freitag.theme/images/arrows.svg') right center no-repeat;
}
html.no-inlinesvg #toolbar-global .notifications .submenu .archive a {
background-image: url('/++theme++freitag.theme/images/arrows.png');
}
#toolbar-global .notifications .submenu .archive a:hover {
text-decoration: none;
background-image: url('/++theme++freitag.theme/images/arrows_active.svg');
}
html.no-inlinesvg #toolbar-global .notifications .submenu .archive a:hover {
background-image: url('/++theme++freitag.theme/images/arrows_active.png');
}


/* - ++theme++freitag.theme/stylesheets/latest_activity.css - */
/* https://www.freitag.de/portal_css/++theme++freitag.theme/stylesheets/latest_activity.css?original=1 */
#latest-activity article.activity {
padding: 5px 0;
margin: 10px 0;
}
.latest-activities article.activity:hover {
background-color: #f0f0f0;
}
.latest-activities article.activity h2,
.latest-activities article.activity h2 a {
color: #282828;
}
.latest-activities article.activity:hover h2 a {
text-decoration: none;
}
.latest-activities .activity a.type {
display: block;
font-size: 11px;
line-height: 14px;
color: #989898;
padding-left: 15px;
background: transparent url('/++theme++freitag.theme/images/sprites.svg') no-repeat;
}
html.no-inlinesvg .latest-activities .activity a.type {
background: transparent url('/++theme++freitag.theme/images/sprites.png') no-repeat;
}
.latest-activities .activity a.type:hover {
text-decoration: none;
}
.latest-activities .activity.new-comment a.type,
html.no-inlinesvg .latest-activities .activity.new-comment a.type {
background-position: -60px -20px;
}
.latest-activities .activity.new-comment-reply a.type,
html.no-inlinesvg .latest-activities .activity.new-comment-reply a.type {
padding-left: 18px;
background-position: -60px 0;
}
.latest-activities .activity.new-member a.type,
html.no-inlinesvg .latest-activities .activity.new-member a.type {
background-position: -60px -40px;
}
.latest-activities .activity.new-article a.type,
html.no-inlinesvg .latest-activities .activity.new-article a.type {
background-position: -60px -60px;
}
.latest-activities .activity a.text {
display: block;
}
.latest-activities .activity a.text .catchword {
font-weight: bold;
}

