Dashboard
PHP:
8.3.23
OS:
Linux
User:
creativedeer-worqer
/
/
home
/
creativedeer-worqer
/
web
/
theworqer.com
/
public_html
/
wp-includes
/
blocks
/
button
📤 Upload
📝 New File
📁 New Folder
Close
Editing: editor-rtl.css
/** * Colors */ .wp-block[data-align=center] > .wp-block-button { text-align: center; margin-right: auto; margin-left: auto; } .wp-block[data-align=right] > .wp-block-button { text-align: right; } .wp-block-button { position: relative; cursor: text; } .wp-block-button:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color); outline: 2px solid transparent; outline-offset: -2px; } .wp-block-button[data-rich-text-placeholder]::after { opacity: 0.8; } div[data-type="core/button"] { display: table; }
Save
Cancel