source: trunk/prototype/app/plugins/jqgrid/css/ellipsis-xbl.xml @ 5136

Revision 5136, 480 bytes checked in by wmerlotto, 12 years ago (diff)

Ticket #2305 - Enviando alteracoes, desenvolvidas internamente na Prognus, do modulo prototype.

Line 
1<?xml version="1.0"?>
2<bindings
3    xmlns="http://www.mozilla.org/xbl"
4    xmlns:xbl="http://www.mozilla.org/xbl"
5    xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
6    <binding id="ellipsis">
7        <content>
8            <xul:window><!-- xul:window tag required for FF2 -->
9                <xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
10            </xul:window>
11        </content>
12    </binding>
13</bindings>
Note: See TracBrowser for help on using the repository browser.