[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/css/ -> sprite-main-header.css (source)

   1  /**
   2   * @provides sprite-main-header-css
   3   * @generated
   4   */
   5  
   6  .sprite-main-header {
   7    background-image: url(/rsrc/image/sprite-main-header.png);
   8    background-repeat: repeat-x;
   9  }
  10  
  11  
  12  
  13  
  14  .main-header-applebloom {
  15    background-position: 0px 0px;
  16  }
  17  
  18  .main-header-blue {
  19    background-position: 0px -45px;
  20  }
  21  
  22  .main-header-dark {
  23    background-position: 0px -90px;
  24  }
  25  
  26  .main-header-fluttershy {
  27    background-position: 0px -135px;
  28  }
  29  
  30  .main-header-green {
  31    background-position: 0px -180px;
  32  }
  33  
  34  .main-header-nightmaremoon {
  35    background-position: 0px -225px;
  36  }
  37  
  38  .main-header-red {
  39    background-position: 0px -270px;
  40  }
  41  
  42  .main-header-scootaloo {
  43    background-position: 0px -315px;
  44  }
  45  
  46  .main-header-yellow {
  47    background-position: 0px -360px;
  48  }


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