[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/css/application/config/ -> config-template.css (source)

   1  /**
   2   * @provides phabricator-fatal-config-template-css
   3   */
   4  body {
   5    overflow-y: scroll;
   6    background: #f9f9f9;
   7    margin: 0;
   8    padding: 0;
   9    font: 13px/1.231 'Helvetica Neue', Arial, sans-serif;
  10    text-align: left;
  11    -webkit-text-size-adjust: none;
  12  }


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