3 (C) Copyright 2004-2007 Shawn Betts
4 (C) Copyright 2007-2010 John J. Foerch
5 (C) Copyright 2007-2008 Jeremy Maitin-Shepard
7 Use, modification, and distribution are subject to the terms specified in the
10 <?xml-stylesheet href=
"minibuffer.css" type=
"text/css"?>
12 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
13 xmlns:
html=
"http://www.w3.org/1999/xhtml">
15 <hbox id=
"minibuffer" minibuffermode=
"message">
16 <label class=
"minibuffer" id=
"minibuffer-message" flex=
"1" crop=
"right" value=
""/>
17 <label class=
"minibuffer" id=
"minibuffer-prompt" crop=
"left" value=
""/>
18 <textbox class=
"plain" id=
"minibuffer-input" flex=
"1"/>