- Compatible XF 2.x versions
- 2.2
- 2.3
Add the following to your extra.less template for a glowing border around your Forala editor when the focus is set while users are typing.
CSS:
/* GLOWING EDITOR */
@-webkit-keyframes glow {
to {
border-color: #626262;
-webkit-box-shadow...
You do not have permission to view the full content of this resource.
Log in or register now.