summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove bright green from the tabs and subnav.Kyle Baker2011-02-171-29/+34
|
* Under shadow on h1 and removed imagesKyle Baker2011-02-171-0/+1
|
* Cross brower adjustments for the action-panel.System Administrator2011-02-091-10/+25
|
* removed duplicate postionAdam Young2011-02-041-1/+0
| | | | olny need to specify once
* Added multi-valued text widget.Endi S. Dewata2011-02-031-2/+2
| | | | | | | | | | | | | | | | | | A multi-valued text widget has been created to replace the old IPA.details_field. The old code was designed to handle all data types, and it uses one <dd> tag for each value, so the code is still incomplete and complex. The new code was designed to handle only multi-valued text attributes, and it uses one <dd> tag for all values, so it's easier to maintain. There are already other widgets that can be used to handle other data types. The new code supports line-level undo and line-out for removal like the old code, but there are some changes: - Undoing a newly added line will remove the entire line. - Editing the value of a removed line will cancel the removal. - It provides 'undo all' link to reset the entire attribute. The old code will be cleaned up in a subsequent patch.
* Fixed CSS error.Endi S. Dewata2011-02-031-2/+1
|
* Added undo for permission target.Endi S. Dewata2011-02-021-6/+0
| | | | https://fedorahosted.org/freeipa/ticket/885
* default disable deleteAdam Young2011-01-281-0/+16
|
* Adjusted aci's target feilds, adjusted action panel styles, adjusted ↵Kyle Baker2011-01-271-15/+100
| | | | Delegation and Configuration.
* target style cleanupAdam Young2011-01-261-37/+72
| | | | | Target section had radio buttonsreversed, and a few other style changes Note that this has the styling removed for the aci-target dl items
* Modal Panel ChangesSystem Administrator2011-01-251-12/+45
|
* Main UI, migration, and html Style updatesKyle Baker2011-01-251-82/+107
|
* aci attribute table two columnsAdam Young2011-01-251-4/+5
|
* rename static to uiAdam Young2011-01-201-0/+750
Directory rename