Skip to content

Commit

Permalink
chore: remove unused Angeler development code
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Nov 6, 2020
1 parent d9f9721 commit 916c966
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/core/Angeler.css
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,6 @@ Add the class 'angeler-extended' to the notice to use extended styling.
padding-top: 1rem;
min-width: 100%;
}
/* [data-pnotify] .pnotify-text.angeler-text {
padding: 0.5rem;
border: 1px solid var(--angeler-text-border-color);
border-radius: 2px;
} */
[data-pnotify] .angeler-icon,
[data-pnotify] .angeler-closer,
[data-pnotify] .angeler-sticker {
Expand Down Expand Up @@ -297,10 +292,6 @@ Add the class 'angeler-extended' to the notice to use extended styling.
margin-top: 0;
background-color: rgba(255, 255, 255, 0.2);
color: var(--angeler-text-color);
/* background-color: rgba(255, 255, 255, 0.85);
backdrop-filter: hue-rotate(15deg);
filter: contrast(1.2);
color: var(--angeler-background-color); */
border: 0;
border-radius: 2px;
}
Expand Down

0 comments on commit 916c966

Please sign in to comment.