Initial context menu with all it's elements

This commit is contained in:
wmwragg 2016-07-27 17:43:35 +01:00
parent 53f4da1d30
commit d376df478a
5 changed files with 75 additions and 8 deletions

View file

@ -37,6 +37,7 @@ limitations under the License.
position: absolute;
padding: 6px;
font-size: 14px;
z-index: 2001;
}
.mx_ContextualMenu.mx_ContextualMenu_right {