Skip to content

Commit

Permalink
Fix buttons.png reference in styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasxteixeira committed Apr 6, 2016
1 parent c40d469 commit bed14c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ ul.listing li {
}

.boxfooter .listbutton .inner {
background-image: url("/skins/mabola/images/buttons.png");
background-image: url("images/buttons.png");
}

.records-table.focus tr.selected td, .records-table tr.selected td {
Expand Down

0 comments on commit bed14c2

Please sign in to comment.