;
> did do anything but:
>
> span.PeoplePermissionsAttrVal input {
> width: 75px;
> }
>
> worked
>
> --- On Wed, 2/8/12, Ramsey Gurley wrote:
>
>> From: Ramsey Gurley
>> Subject: Re: ERD2WMultiItemCustomComponent and CSS
>> To: "Theodore Petrosky"
>> Cc
> span.PeoplePermissionsAttrVal input {
> margin-right: 1em;
> }
>
did do anything but:
span.PeoplePermissionsAttrVal input {
width: 75px;
}
worked
--- On Wed, 2/8/12, Ramsey Gurley wrote:
> From: Ramsey Gurley
> Subject: Re: ERD2WMultiItemCustomComponent and C
Never heard of that component :-) Try
span.PeoplePermissionsAttrVal input {
margin-right: 1em;
}
Ramsey
On Feb 8, 2012, at 5:19 AM, Theodore Petrosky wrote:
> I am using ERD2WMultiItemCustomComponent but have a problem targeting the
> element's css.
>
> I don't know what else to say?
I am using ERD2WMultiItemCustomComponent but have a problem targeting the
element's css.
I don't know what else to say? when I look at the web inspector in Safari,
there don't appear to be any classes to hook onto? The first element has an id
but the remaining elements have nothing.
there is a