Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon

This commit is contained in:
cmanske%netscape.com 1999-06-25 20:16:30 +00:00
Родитель a235e4a312
Коммит 7a2620de1a
6 изменённых файлов: 4 добавлений и 1 удалений

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

@ -111,6 +111,8 @@ public:
static nsIAtom *dt;
static nsIAtom *dd;
static nsIAtom *legend;
/** properties **/
static nsIAtom *color;
static nsIAtom *face;
static nsIAtom *size;

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

@ -111,6 +111,8 @@ public:
static nsIAtom *dt;
static nsIAtom *dd;
static nsIAtom *legend;
/** properties **/
static nsIAtom *color;
static nsIAtom *face;
static nsIAtom *size;

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

@ -328,7 +328,6 @@
</titledbutton>
<titledbutton src="chrome://editor/skin/images/ED_Italic.gif" align="bottom" onclick="EditorApplyStyle('i')"/>
<titledbutton src="chrome://editor/skin/images/ED_Underline.gif" align="bottom" onclick="EditorApplyStyle('u')"/>
<titledbutton src="chrome://editor/skin/images/ED_ClearStyle.gif" align="bottom" onclick="EditorRemoveStyle('all')"/>
<titledbutton src="chrome://editor/skin/images/ED_Bullets.gif" align="bottom" onclick="EditorInsertList('ul')"/>
<titledbutton src="chrome://editor/skin/images/ED_Numbers.gif" align="bottom" onclick="EditorInsertList('ol')"/>
<titledbutton src="chrome://editor/skin/images/ED_Outdent.gif" align="bottom" onclick="EditorIndent('outdent')"/>

Двоичные данные
editor/ui/composer/skin/images/ED_Bold.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 876 B

После

Ширина:  |  Высота:  |  Размер: 0 B

Двоичные данные
editor/ui/composer/skin/images/ED_Italic.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 871 B

После

Ширина:  |  Высота:  |  Размер: 0 B

Двоичные данные
editor/ui/composer/skin/images/ED_Underline.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 882 B

После

Ширина:  |  Высота:  |  Размер: 0 B