Add the contacts app in the dropdown menu

This commit is contained in:
yflory
2017-07-18 10:22:51 +02:00
parent 36d792874a
commit baf439648e
6 changed files with 9 additions and 2 deletions

View File

@@ -16,6 +16,8 @@
color: inherit;
}
// Classes used in common-interface.js
.padColor { color: @toolbar-pad-bg; }
.codeColor { color: @toolbar-code-bg; }
.slideColor { color: @toolbar-slide-bg; }