Skip to content

Commit

Permalink
hide image name in papaya-menu-titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
arthursw committed Dec 14, 2023
1 parent 8f55891 commit 1fd39b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,8 @@ body {

#edits ul li {
list-style: none;
}

.papaya-menu-unselectable.papaya-menu-titlebar.papaya-titlebar {
display: none;
}

0 comments on commit 1fd39b0

Please sign in to comment.