[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/editor/atto/plugins/emoticon/ -> styles.css (source)

   1  .atto_emoticon_map ul {
   2      padding: 0;
   3      margin: 0;
   4      display: table;
   5      width: 100%;
   6  }
   7  .atto_emoticon_map li {
   8      display: table-row;
   9      white-space: nowrap;
  10  }
  11  .atto_emoticon_map li div {
  12      display: table-cell;
  13      padding: 0 1em;
  14  }


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