Add keyboard shortcuts for the Ctrl+E or Cmd+E modal

This commit is contained in:
yflory
2018-02-28 16:38:28 +01:00
parent dbe8ab014d
commit a4a6385e86
6 changed files with 66 additions and 24 deletions

View File

@@ -25,6 +25,10 @@
text-overflow: ellipsis;
word-wrap: break-word;
}
&.cp-icons-element-selected {
background-color: white;
color: #666;
}
.fa {
display: block;
font-size: 64px;

View File

@@ -208,6 +208,7 @@
width: auto;
margin: 0;
padding: 0;
outline: none;
}
label[for="cp-app-toolbar-creation-advanced"] {
margin: 0;