[ Index ]
 

Code source de TinyMCE 2.1.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/jscripts/tiny_mce/plugins/xhtmlxtras/css/ -> xhtmlxtras.css (source)

   1  ins {
   2      border-bottom: 1px solid green;
   3      text-decoration: none;
   4      color: green;
   5  }
   6  
   7  del {
   8      color: Red;
   9      text-decoration: line-through;
  10  }
  11  
  12  cite {
  13      border-bottom: 1px dashed blue;
  14  }
  15  
  16  acronym {
  17      border-bottom: 1px dotted #CCC;
  18      cursor: help;
  19  }
  20  
  21  abbr, html\:abbr {
  22      border-bottom: 1px dashed #CCC;
  23      cursor: help;
  24  }


Généré le : Sun Feb 25 15:23:03 2007 par Balluche grâce à PHPXref 0.7