Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEB UI CSS: fix tv_cards.git - .png typo...
  • Loading branch information
perexg committed Nov 9, 2014
1 parent 0b2e072 commit ab810bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/ext.css
Expand Up @@ -74,7 +74,7 @@
}

.x-tree-node-leaf .x-tree-node-icon {
background-image:url(../icons/tv_cards.gif);
background-image: url(../icons/tv_cards.png);
}

.ux-mselect {
Expand Down

0 comments on commit ab810bb

Please sign in to comment.