Skip to content

Commit

Permalink
Remove old CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Sep 8, 2024
1 parent f43e56e commit 7c3864f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions elia_chat/elia.scss
Original file line number Diff line number Diff line change
Expand Up @@ -276,21 +276,6 @@ Footer {
}
}

Footer > .footer--highlight {
background: $main-lighten-2 20%;
}

Footer > .footer--key {
text-style: none;
background: $main-darken-2 0%;
color: $main-border-text-color;
}

Footer > .footer--highlight-key {
background: $main-lighten-2 30%;
color: greenyellow;
}

OptionList {
background: $background 15%;
}
Expand Down

0 comments on commit 7c3864f

Please sign in to comment.