[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/InputBox/resources/ -> ext.inputBox.styles.css (source)

   1  .mw-inputbox-centered {
   2      margin-left: auto;
   3      margin-right: auto;
   4      text-align: center;
   5  }
   6  
   7  .mw-inputbox-inline {
   8      display: inline;
   9  }
  10  
  11  .inputbox-element {
  12      display: inline;
  13      white-space: nowrap;
  14  }


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1