Adding monospace code.

pull/592/head
Csaba Jakosa 2016-10-16 07:27:34 +02:00 committed by Khurshid Alam
parent fa648c59cc
commit e3fa52aaf2
1 changed files with 2 additions and 0 deletions

View File

@ -182,6 +182,8 @@
.context-menu { font: initial; } // Decouple the font of context menus from their entry/textview .context-menu { font: initial; } // Decouple the font of context menus from their entry/textview
.monospace { font-family: monospace; }
menuitem { menuitem {
accelerator { accelerator {
color: alpha($menu_fg_color, .6); color: alpha($menu_fg_color, .6);