|
Server : Apache System : Linux p3plmcpnl504569.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : vvx4wizpbi9m ( 10307748) PHP Version : 8.3.32 Disable Function : NONE Directory : /home/vvx4wizpbi9m/public_html/hyattview.com/wp-includes/blocks/icon/ | |
|
Path: /home/vvx4wizpbi9m/public_html/hyattview.com/wp-includes/blocks/icon/style-rtl.css
Size: 555 B
Permissions: 0644
/**
* Editor and frontend styles for the Icon Block.
*/
/* Icon Block styles. */
.wp-block-icon {
line-height: 0;
}
.wp-block-icon.aligncenter {
display: flex;
justify-content: center;
}
.wp-block-icon svg {
box-sizing: border-box;
fill: currentColor;
}
.wp-block-icon svg.is-flip-horizontal {
transform: scaleX(-1);
}
.wp-block-icon svg.is-flip-vertical {
transform: scaleY(-1);
}
.wp-block-icon svg.is-flip-horizontal.is-flip-vertical {
transform: scaleX(-1) scaleY(-1);
}
:where(.wp-block-icon) svg {
width: 100%;
height: 100%;
}