Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <apex:sectionHeader title="Dollor Store"/>
  2.  
  3. Custom42Tab .pageTitleIcon, .individualPalette .Custom42Block .pageTitleIcon {
  4. background-image: url(/img/icon/chest32.png);
  5. background-position: 0 0;
  6. width: 32px;
  7. height: 32px;
  8. }
  9.  
  10. .pageTitleIcon
  11. {
  12. background-image: background-image: url(/img/icon/cash32.png) !important;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement