[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

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

   1  /**
   2   * @provides config-welcome-css
   3   */
   4  
   5  .config-welcome {
   6    margin-top: -1px;
   7  }
   8  
   9  .config-welcome .phui-object-box {
  10    margin: 12px;
  11  }
  12  
  13  .config-welcome .aphront-multi-column-column-last .phui-object-box {
  14    margin-left: 0;
  15  }
  16  
  17  .config-welcome-box .phui-action-header-title {
  18    padding: 10px 4px;
  19  }
  20  
  21  .config-welcome-box-content {
  22    padding: 12px;
  23  }
  24  
  25  .config-welcome .phui-object-box .phui-action-header {
  26    padding: 2px 8px 2px 12px;
  27  }


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