lookingGlass: Get font from GConf

Instead of using "Monospace", pick the users configured monospace font
name up from GConf. (This is a nice touch, but is more done here to
demonstrate that we can do it rather than for any great utility.)

https://bugzilla.gnome.org/show_bug.cgi?id=591245
This commit is contained in:
Owen W. Taylor
2009-09-21 20:13:00 -04:00
parent d4304495c6
commit 1c7c53d19f
2 changed files with 20 additions and 1 deletions

View File

@@ -70,7 +70,6 @@ StScrollBar StButton#vhandle:hover
padding: 4px;
border: 1px solid rgba(0,0,172,0.85);
border-radius: 4px;
font-family: Monospace;
color: #88ff66;
}