Skip to content

Commit

Permalink
Added icon in css.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joost Hietbrink committed Nov 2, 2011
1 parent 20b8267 commit 4c7fa97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/assets/stylesheets/admin_interface.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ padding-bottom: 3px;
.icon-package { background-image: asset_url('admin/package.png', image); }
.icon-home { background-image: asset_url('admin/home.png', image); }
.icon-user { background-image: asset_url('admin/user.png', image); }
.icon-user-go { background-image: asset_url('admin/user_go.png', image); }
.icon-projects { background-image: asset_url('admin/projects.png', image); }
.icon-help { background-image: asset_url('admin/help.png', image); }
.icon-attachment { background-image: asset_url('admin/attachment.png', image); }
Expand Down

0 comments on commit 4c7fa97

Please sign in to comment.