[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/yui_editor/plugins/ -> coder.css (source)

   1  /* $Id: coder.css,v 1.1.2.2.2.1 2008/11/21 22:54:27 jeffcd Exp $ */
   2  
   3  .yui-skin-sam .yui-toolbar-container .yui-toolbar-editcode span.yui-toolbar-icon {
   4    background-image: url( ../assets/html_editor.gif );
   5    background-position: 0 1px;
   6    left: 5px;
   7  }
   8  
   9  .yui-skin-sam .yui-toolbar-container .yui-button-editcode-selected span.yui-toolbar-icon {
  10    background-image: url( ../assets/html_editor.gif );
  11    background-position: 0 1px;
  12    left: 5px;
  13  }
  14  
  15  .editor-hidden {
  16    visibility: hidden;
  17    top: -9999px;
  18    left: -9999px;
  19    position: absolute;
  20  }


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7