Skip to content

Commit

Permalink
Update new.css
Browse files Browse the repository at this point in the history
  • Loading branch information
rebespri authored Feb 6, 2024
1 parent 77094cd commit 09f4104
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions menu-new/new.css
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
/* icon right */
[data-main-menu-item='spotlight']{
background-image: url('https://eth-library.github.io/snippets/menu-new/new.svg');
background-position: right center;
background-repeat: no-repeat;
}

prm-topbar prm-main-menu [data-main-menu-item='spotlight'] .md-button:not(.close-btn-favorits-warning-message):not(.md-icon-button){
margin-right: 13px !important;
}

0 comments on commit 09f4104

Please sign in to comment.