pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

sviluppare-in-rete private pastebin - collaborative debugging tool What's a private pastebin?


Posted by Massimo on Wed 11 Jun 21:07
report abuse | download | new post

  1. dl.tabs {
  2.   float:left;
  3.   margin:10px 0pt -1px;
  4.   z-index:50;
  5. }
  6. dl.tabs dt {
  7.   background:#F0F0F0 none repeat scroll 0%;
  8.   border-left:1px solid #CCCCCC;
  9.   border-right:1px solid #CCCCCC;
  10.   border-top:1px solid #CCCCCC;
  11.   color:#666666;
  12.   float:left;
  13.   margin-left:3px;
  14.   padding:4px 10px;
  15. }
  16. dl.tabs dt.open {
  17.   background:#F9F9F9 none repeat scroll 0%;
  18.   border-bottom:1px solid #F9F9F9;
  19.   color:#000000;
  20.   z-index:100;
  21. }
  22. div.current {
  23.   border:1px solid #CCCCCC;
  24.   clear:both;
  25.   padding:10px;
  26. }
  27. div.current dd {
  28.   margin:0pt;
  29.   padding:0pt;
  30. }

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post