Lines Matching refs:image

87 	background-image: url('images/editor/overlay-menu.svg');
91 background-image: url('images/editor/overlay-popup.svg');
95 #tool__bar button[accesskey="b"] { background-image: url('images/editor/format-bold.svg'); margin-left: 1.5pt; }
96 #tool__bar button[accesskey="i"] { background-image: url('images/editor/format-italic.svg'); }
97 #tool__bar button[accesskey="u"] { background-image: url('images/editor/format-underline.svg'); }
98 #tool__bar button[accesskey="m"] { background-image: url('images/editor/format-monospace.svg'); }
99 #tool__bar button[accesskey="d"] { background-image: url('images/editor/format-strikethrough.svg'); }
100 #tool__bar button[accesskey="8"] { background-image: url('images/editor/format-header-equal.svg'); margin-left: 4pt; }
101 #tool__bar button[accesskey="9"] { background-image: url('images/editor/format-header-decrease.svg'); }
102 #tool__bar button[accesskey="0"] { background-image: url('images/editor/format-header-increase.svg'); }
103 #tool__bar button:nth-child(9) { background-image: url('images/editor/format-header-menu.svg'); }
104 #tool__bar button[accesskey="l"] { background-image: url('images/editor/insert-link.svg');margin-left:4pt; }
105 #tool__bar button:nth-child(11) { background-image: url('images/editor/insert-external-link.svg'); }
106 #tool__bar button[accesskey="-"] { background-image: url('images/editor/format-list-numbered.svg'); margin-left:4pt;}
107 #tool__bar button[accesskey="."] { background-image: url('images/editor/format-list-bulleted.svg'); }
108 #tool__bar button:nth-child(14) { background-image: url('images/editor/insert-hr.svg');margin-left:4pt;}
109 #tool__bar button:nth-child(15) { background-image: url('images/editor/insert-media.svg');margin-left:4pt; }
110 #tool__bar button:nth-child(16) { background-image: url('images/editor/insert-emoticon.svg');margin-left:4pt; }
111 #tool__bar button:nth-child(17) { background-image: url('images/editor/insert-symbol.svg'); }
112 #tool__bar button[accesskey="y"] { background-image: url('images/editor/insert-signature.svg');margin-left:4pt; }
115 #tool__bar #tbbtn_adhoctagsInline { background-image: url('../../plugins/adhoctags/images/code-tags.svg');margin-left:4pt; }
116 #tool__bar #tbbtn_adhoctagsBlocks { background-image: url('../../plugins/adhoctags/images/code-brackets.svg'); }
226 background-image: url('images/editor/edit-save.svg');
232 background-image: url('images/editor/edit-preview.svg');
238 background-image: url('images/editor/edit-cancel.svg');