Loading core/css/server.css +26 −0 Original line number Diff line number Diff line Loading @@ -1792,3 +1792,29 @@ body.theme--dark.theme--highcontrast #header #appmenu li:focus a { #content.app-files #filestable { padding-top: 20px; } /* notification */ .notification[object_type="announcement-news"] { background-color: var(--color-primary); color: var(--color-secondary-element); } .notification[object_type="announcement-news"] img.notification-icon { display: none; } .notification[object_type="announcement-news"] .image:after { content: " "; background-image: url('../img/redeem.svg'); padding: 5px 15px; background-size: contain; } .notification[object_type="announcement-news"] .notification-subject { font-size: 18px; } .notification[object_type="announcement-news"] .notification-message, .notification[object_type="announcement-news"] a.external, .notification[object_type="announcement-news"] .notification-heading .notification-time { color: var(--color-secondary-element); } .notification[object_type="announcement-news"] a.external:after { content: ''; } No newline at end of file Loading
core/css/server.css +26 −0 Original line number Diff line number Diff line Loading @@ -1792,3 +1792,29 @@ body.theme--dark.theme--highcontrast #header #appmenu li:focus a { #content.app-files #filestable { padding-top: 20px; } /* notification */ .notification[object_type="announcement-news"] { background-color: var(--color-primary); color: var(--color-secondary-element); } .notification[object_type="announcement-news"] img.notification-icon { display: none; } .notification[object_type="announcement-news"] .image:after { content: " "; background-image: url('../img/redeem.svg'); padding: 5px 15px; background-size: contain; } .notification[object_type="announcement-news"] .notification-subject { font-size: 18px; } .notification[object_type="announcement-news"] .notification-message, .notification[object_type="announcement-news"] a.external, .notification[object_type="announcement-news"] .notification-heading .notification-time { color: var(--color-secondary-element); } .notification[object_type="announcement-news"] a.external:after { content: ''; } No newline at end of file