icons.css 660 B

123456789101112
  1. .default{background: url('../images/default.png') no-repeat}
  2. .book_edit{background:url('../images/book_edit.png') no-repeat;}
  3. .pencil{background:url('../images/pencil.png') no-repeat;}
  4. .back{background:url('../images/back.png') no-repeat;}
  5. .search{background:url('../images/search.png') no-repeat;}
  6. .map{background:url('../images/map.png') no-repeat;}
  7. .pictures{background:url('../images/pictures.png') no-repeat;}
  8. .calculator{background:url('../images/calculator.png') no-repeat;}
  9. .folder{background:url('../images/folder.png') no-repeat;}
  10. .pie{background:url('../images/pie.png') no-repeat;}
  11. .group_add{background:url('../images/group_add.png') no-repeat;}