Skip to content

Commit

Permalink
fixed star AA issue in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardPosselt committed Sep 2, 2012
1 parent 3932cc6 commit 7251854
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion css/news.css
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ div.add_parentfolder {
}

#feeds .starred a.title {
background-image: url('%appswebroot%/news/img/starred.svg');
background-image: url('%appswebroot%/news/img/starred.png');
}

#feeds .subscriptions a.title {
Expand Down
Binary file added img/starred.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions img/starred.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7251854

Please sign in to comment.