[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/css/application/maniphest/ -> batch-editor.css (source)

   1  /**
   2   * @provides maniphest-batch-editor
   3   */
   4  
   5  .maniphest-batch-actions-table {
   6    width: 100%;
   7    margin: 1em 0;
   8  }
   9  
  10  .maniphest-batch-actions-table td {
  11    padding: 4px 8px;
  12    vertical-align: middle;
  13  }
  14  
  15  .batch-editor-input {
  16    width: 100%;
  17    text-align: left;
  18  }


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