cloudcannon specifics
This commit is contained in:
parent
b20f0fc126
commit
5f73951f8a
4 changed files with 12 additions and 1 deletions
9
_sass/cloudcannon.scss
Normal file
9
_sass/cloudcannon.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
.editor-link {
|
||||
display: none;
|
||||
color:red;
|
||||
}
|
||||
|
||||
.cms-editor-active .editor-link {
|
||||
display: block;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue