Skip to content

Commit

Permalink
Fixed the Gmail-like Ad at Top
Browse files Browse the repository at this point in the history
**Fixed the Gmail-like Ad at Top**

Fixed the Gmail-like Ad at Top of list of messages.
Updated the version.
  • Loading branch information
5jubsPRO committed May 9, 2023
1 parent a305320 commit 1783a08
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions outlook-dark.user.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/* ==UserStyle==
@name Outlook Dark Contrasted
@namespace BoffinBrain-5jubs
@version 5.0.5
@version 5.0.6
@homepageURL https://github.com/5jubsPRO/Outlook-Dark
@updateURL https://raw.githubusercontent.com/5jubsPRO/Outlook-Dark/main/outlook-dark.user.css
@license CC0 - Public Domain
@author BoffinBrain-5jubs
==/UserStyle== */
/*! Outlook Dark v5.0.5 (2023-04-17) */
/*! Outlook Dark v5.0.6 (2023-05-09) */
/*! Repository: https://github.com/5jubsPRO/Outlook-Dark */
/*! License: https://creativecommons.org/share-your-work/public-domain/cc0/ */
@-moz-document domain("live.com") {
Expand All @@ -16,7 +16,7 @@
._2PxBL_S6KFCMTya8zm3aLF,
._38q9kfVlcNA62oQUTbgvLT,
.cJ3F3.CCkr1,
.H6BPk
.H6BPk
{
display: none !important;
}
Expand Down Expand Up @@ -57,6 +57,7 @@
}

/*Hide Gmail-like Ad at first position of the messages*/
.Ogt7j,
.UsCOa,
.UsCOa.pX_v1 {
display: none !important;
Expand Down

0 comments on commit 1783a08

Please sign in to comment.