[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/css/application/phrequent/ -> phrequent.css (source)

   1  /**
   2   * @provides phrequent-css
   3   */
   4  
   5  .phrequent-tracking-property {
   6    padding: 6px 6px 6px 28px;
   7    margin-bottom: 2px;
   8    background: #e9e9e9;
   9    background-repeat: no-repeat;
  10    background-position: 6px center;
  11  }
  12  
  13  .phrequent-active {
  14    background-image: url(/rsrc/image/phrequent_active.png);
  15  }
  16  
  17  .phrequent-on-stack {
  18    color: {$greytext};
  19    background-image: url(/rsrc/image/phrequent_inactive.png);
  20  }


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1