Skip to content

Commit

Permalink
Update menu styles to match Steam changes
Browse files Browse the repository at this point in the history
  • Loading branch information
candela97 committed Sep 13, 2023
1 parent 1905c24 commit 67c394d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/css/augmentedsteam.css
Original file line number Diff line number Diff line change
Expand Up @@ -1910,10 +1910,13 @@ video.highlight_movie:hover + .html5_video_overlay {
#es_popup {
display: none;
}
#es_popup .popup_menu .hr {
#es_popup > .popup_body.popup_menu .hr {
margin: 2px 12px;
}

#es_popup > .popup_body.popup_menu .popup_menu_item {
padding: 8px 18px;
font-size: 13px;
}
#es_itad {
display: inline-flex;
align-items: center;
Expand Down

0 comments on commit 67c394d

Please sign in to comment.