Skip to content

Commit

Permalink
Update import-ua-top.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DaBluLite authored Oct 19, 2023
1 parent 5a2be14 commit 4a54143
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions UserReimagined/import-ua-top.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
background: var(--bg-overlay-app-frame,var(--background-tertiary)) !important;
margin-bottom: 0;
}
.panels-3wFtMD .avatarWrapper-1B9FTW {
.panels-3wFtMD .avatarWrapper-12uuu4 {
width: 100%;
margin: 0 !important;
padding: 4px;
box-sizing: border-box;
border-radius: 0;
cursor: pointer;
}
.panels-3wFtMD .avatarWrapper-1B9FTW:hover {
.panels-3wFtMD .avatarWrapper-12uuu4:hover {
background: var(--bg-overlay-selected,var(--background-modifier-selected));
}
.panels-3wFtMD .avatarWrapper-1B9FTW:hover .avatar-19siqs {
.panels-3wFtMD .avatarWrapper-12uuu4:hover .avatar-19siqs {
background-color: var(--background-accent);
}
.panels-3wFtMD .avatarWrapper-1B9FTW .nameTag-sc-gpq {
.panels-3wFtMD .avatarWrapper-12uuu4 .nameTag-sc-gpq {
display: flex;
align-items: center;
gap: 8px;
Expand Down

0 comments on commit 4a54143

Please sign in to comment.