Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default icon will become semitransparent, but on hover will look as before.

How to change Pencil icons to Edit links?

You can change the Pencil icons to Edit links at Administration - Look And Feel - Stylesheet. Just add the following code snippet:

Code Block
languagecss
.wiki-content .cipe-edit-link-placeholder .aui-iconfont-edit:before {
    content: "Edit";
    color: #3b73af;
}

Purchasing

What does perpetual license mean?

...