Skip to content

Commit

Permalink
Merge pull request #333 from nextmcloud/nmc/v28-restyle-files-list-an…
Browse files Browse the repository at this point in the history
…d-grid-view

Add styles and refactor for files  table and grid v28
  • Loading branch information
aleksei-nmc authored Apr 25, 2024
2 parents d2a28f7 + f1bdf7a commit 1562e19
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 480 deletions.
4 changes: 4 additions & 0 deletions css/apps/files-right-click.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ body .icon-starred:hover {
background-image: var(--icon-starred-yellow);
}

body .favorite-marker-icon {
background-image: var(--icon-starred-yellow);
}

body .icon-rename {
background-image: var(--icon-edit-dark);
}
Expand Down
Loading

0 comments on commit 1562e19

Please sign in to comment.