Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5aa7bae authored by Ronak Patel's avatar Ronak Patel
Browse files

conflict resolv

parent 92535b2b
Loading
Loading
Loading
Loading
+0 −31
Original line number Diff line number Diff line
@@ -1724,37 +1724,6 @@ body.theme--highcontrast svg.material-design-icon__svg {
  font-size: 12px;
  color: var(--color-text-lighter);
}

/* 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: '';
}
#search-help-text {
    padding: 10px;
    text-align: center;