Advertisement
Guest User

Untitled

a guest
Mar 15th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. function wppdfstampadminsubmenucss() {
  2. echo ' ';
  3. echo '<s';
  4. echo 'tyle type="text/css">
  5. .pdfStampSubMenu{
  6. list-style:none;
  7. margin:0 0 5px 0;
  8. padding:0;
  9. height:2em;
  10. font-size:14px;
  11. clear:both;
  12. background:#ECECEC none repeat scroll 0 0;
  13. }
  14.  
  15. .pdfStampSubMenu li{
  16. float:left;
  17. padding:0;
  18. margin:0;
  19. }
  20.  
  21. .pdfStampSubMenu li a{
  22. display:block;
  23. float:left;
  24. margin:0 0 0 12px;
  25. padding:0 5px;
  26. text-decoration:none;
  27. line-height:200%;
  28. }';
  29. ...........................................................
  30. .......................................
  31. ..............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement