[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/report/competency/ -> styles.css (source)

   1  .dir-rtl.path-report-competency [data-region="competency-breakdown-report"] .row-fluid [class*="span"] {
   2      float: right;
   3  }
   4  
   5  /** Broader RTL changes. */
   6  .dir-rtl.path-report-competency .pull-left {
   7      float: right;
   8  }
   9  .dir-rtl.path-report-competency .pull-right {
  10      float: left;
  11  }
  12  .dir-rtl.path-report-competency dd {
  13      margin-right: 10px;
  14  }
  15  .dir-rtl.path-report-competency ul.inline {
  16      margin-right: 0;
  17  }
  18  .dir-rtl.path-report-competency .table th,
  19  .dir-rtl.path-report-competency .table td {
  20      text-align: right;
  21  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1