lookingGlass: Add tab-completion

https://bugzilla.gnome.org/show_bug.cgi?id=661054
This commit is contained in:
Jason Siefken
2011-10-29 01:20:49 -07:00
committed by Jasper St. Pierre
parent d9c6485cbf
commit 3941961f8b
5 changed files with 599 additions and 4 deletions

View File

@ -858,6 +858,12 @@ StTooltip StLabel {
selected-color: #333333;
}
.lg-completions-text
{
font-size: .9em;
font-style: italic;
}
.lg-obj-inspector-title
{
spacing: 4px;