зеркало из https://github.com/mozilla/pjs.git
Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon
This commit is contained in:
Родитель
a235e4a312
Коммит
7a2620de1a
|
@ -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
Двоичные данные
editor/ui/composer/skin/images/ED_Bold.gif
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 876 B После Ширина: | Высота: | Размер: 0 B |
Двоичные данные
editor/ui/composer/skin/images/ED_Italic.gif
Двоичные данные
editor/ui/composer/skin/images/ED_Italic.gif
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 871 B После Ширина: | Высота: | Размер: 0 B |
Двоичные данные
editor/ui/composer/skin/images/ED_Underline.gif
Двоичные данные
editor/ui/composer/skin/images/ED_Underline.gif
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 882 B После Ширина: | Высота: | Размер: 0 B |
Загрузка…
Ссылка в новой задаче