PHP Cross Reference of WordPress Subversion HEAD

[ Index ]     [ Classes ]     [ Functions ]     [ Variables ]     [ Constants ]

title

Body

[close]

/wp-admin/css/ -> widgets-rtl.css (source)

   1  .dropzone,
   2  #palettediv,
   3  .handle,
   4  .controlform {
   5      direction: rtl;
   6      text-align: justify;
   7      }
   8  .dropzone {
   9      float: right;
  10      margin-left: 10px;
  11      margin-right: auto;
  12      width: 240px;
  13      }
  14  * html .dropzone ul {
  15      margin-right: 0;
  16      }
  17  * .handle, #lastmodule span {
  18      border-left: 1px solid #e8e8e8;
  19      border-right: 1px solid #f2f2f2;
  20      }
  21  * .popper {
  22      right: auto;
  23      left: 3px;
  24      }
  25  #palettediv .module, #lastmodule {
  26      margin-right: auto;
  27      margin-left: 10px;
  28      float: right;
  29      }
  30  #palettediv ul {
  31      padding: 0 10px 0 0;
  32      margin-right: 0;
  33      width: 100%;
  34      }
  35  .placemat {
  36      margin-right: 0;
  37      float: right;
  38      }


Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs Cross-referenced by PHPXref 0.6 and RedAlt