[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/ctools/css/ -> ctools.css (source)

   1  /* $Id: ctools.css,v 1.4.2.1 2010/09/01 22:12:31 merlinofchaos Exp $ */
   2  .ctools-locked {
   3    color: red;
   4    border: 1px solid red;
   5    padding: 1em;
   6  }
   7  
   8  .ctools-owns-lock {
   9    background: #FFFFDD none repeat scroll 0 0;
  10    border: 1px solid #F0C020;
  11    padding: 1em;
  12  }
  13  
  14  a.ctools-ajaxing,
  15  input.ctools-ajaxing,
  16  button.ctools-ajaxing,
  17  select.ctools-ajaxing {
  18    padding-right: 18px !important;
  19    background: url(../images/status-active.gif) right center no-repeat;
  20  }
  21  
  22  div.ctools-ajaxing {
  23    float: left;
  24    width: 18px;
  25    background: url(../images/status-active.gif) center center no-repeat;
  26  }


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