HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/posscale/subdomains/xibo/vendor/emojione/emojione/assets/sprites/emojione.sprites.mustache
{
  // Default options
  'functions': true
}

[class*=emojione-] {
  text-indent:-9999em;
  image-rendering: optimizeQuality;
  font-size: inherit;
  height: 1.3em;
  width: 1.3em;
  top: -3px;
  position: relative;
  display: inline-block;
  margin: 0 .15em;
  line-height: normal;
  vertical-align: middle;
  background-image: url('emojione.sprites.png');
  background-size: 3600%;
  background-repeat: no-repeat;
}

{{#items}}
.{{name}} {
  background-position: (({{px.x}} * 100 / ({{px.total_width}} * (35/36))))#{"%"} (({{px.y}} * 100 / ({{px.total_height}} * (35/36))))#{"%"};
}
{{/items}}