[Freeipa-devel] [PATCH] 172 Bigger textarea for permission type=subtree

Petr Vobornik pvoborni at redhat.com
Wed Jul 18 13:54:30 UTC 2012


On 07/17/2012 04:57 PM, Endi Sukma Dewata wrote:
> On 7/17/2012 9:25 AM, Petr Vobornik wrote:
>>> Possible improvement, instead of using a fixed column size the text area
>>> also could be made to occupy 100% of available width. Ideally it should
>>> have the same width as the text field or drop down list in this dialog.
>>
>> Updated patch attached.
>>
>> I added two styles:
>>
>> .textarea-widget textarea {
>>      width: 250px;
>> }
>>
>> .facet-content .textarea-widget textarea {
>>      width: 400px;
>> }
>>
>> First one makes textarea width the same as text_widget - good for
>> dialogs.
>>
>> Second one makes textareas wider in facets. IMO it is better - more
>> space for the text. Also previous implementation was about 330px in FF
>> so it isn't big difference. 400px is about the same width as ssh-key
>> widget and in also leaves space for possible action panel.
>
> Looks much better. ACK.
>
Pushed to master.

-- 
Petr Vobornik





More information about the Freeipa-devel mailing list