/** * @provides tokens-css */ button.token-button { background: #f7f7f7; border: 1px solid #a1a5a9; position: relative; width: 16px; height: 16px; padding: 12px; margin: 6px; text-shadow: none; box-shadow: none; box-sizing: content-box; } .token-grid { text-align: center; } .phui-icon-view.sprite-tokens { display: inline-block; }