Adding monospace code.
parent
fa648c59cc
commit
e3fa52aaf2
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue