Changes to bookmark properties dialog: * Customized bookmark properties dialog for add vs. edit cases * Added support for changing URI of bookmark (annotations not carried over yet) * Add support for viewing properties of history entries * Changed from tag-style control to folder tree for folder selection, yielding layout and accessibility improvements * Switched to using standard dialog buttons bug=329272 r=annie.sullivan@gmail.com sr=bugs@bengoodger.com

This commit is contained in:
joe@retrovirus.com 2007-11-06 21:09:40 -08:00
Родитель 2b02b411c8
Коммит b8110ad709
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,7 @@
#folder-tree {
margin: 4px;
}
.tag{
padding: 2px;
margin: 0px;