[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/css/application/conpherence/ -> update.css (source)

   1  /**
   2   * @provides conpherence-update-css
   3   */
   4  
   5  .phabricator-standard-page-body .aphront-dialog-view {
   6    margin: 20px auto 0px auto;
   7  }
   8  
   9  .aphront-dialog-view .conpherence-dialogue-drag-photo {
  10    border: 1px dashed #bfbfbf;
  11    padding: 10px 0px 10px 10px;
  12  }
  13  
  14  .aphront-dialog-view .conpherence-dialogue-upload-photo {
  15    background: #99ff99;
  16    border-color: #669966;
  17  }


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