Home
last modified time | relevance | path

Searched +full:clear +(+path:plugin +path:wrap) -(+path:plugin +path:wrap +path:lang) (Results 1 – 7 of 7) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js17 … var clear_floats = installed_lang['clear'] || wr_lang['clear'] || 'clear floats';
30 var Clear ='<img src= "' + toolbar_path + 'clear.png" title="'+clear_floats+'">';
58 items: [[ Columns, 'column' ], [Clear,'clear floats'],[Emphasis,'em'],[Hi,'hi'],[Lo,'lo']],
132 case 'clear':
133 open = '<'+syntaxDiv+' clear/>\n';
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js17 … var clear_floats = installed_lang['clear'] || wr_lang['clear'] || 'clear floats';
31 var Clear ='<img src= "' + toolbar_path + 'clear.png" title="'+clear_floats+'">';
59 items: [[ Columns, 'column' ], [Clear,'clear floats'],[Emphasis,'em'],[Hi,'hi'],[Lo,'lo']],
148 case 'clear':
149 open = '<'+syntaxDiv+' clear/>\n';
/plugin/wrap/
H A Dall.less170 but can be fixed by adding any div (e.g. <WRAP clear/>) after a row */
183 clear: left;
185 clear: right;
203 clear: left;
206 clear: right;
322 /*____________ clear float ____________*/
325 clear: both;
H A Dexample.txt116 :!: Attention: In order to work properly, wraps with width keywords need an **additional ''%%<WRAP group>%%'' around a set** of them. If you mix several types in one group, you might need a ''%%<WRAP clear/>%%'' after a row.
234 <WRAP clear />
266 <WRAP clear />
301 === Clear float ===
305 <WRAP clear />
411 <WRAP clear />
414 Round tip box underneath, after a ''clear''.
430 <WRAP clear />
433 Round tip box underneath, after a ''clear''.
H A Daction.php95 'title' => $this->getLang('clear'),
96 'icon' => '../../plugins/wrap/images/toolbar/clear.png',
97 'insert' => '<'.$syntaxDiv.' clear/>\n',
H A DCOPYING53 program proprietary. To prevent this, we have made it clear that any
229 This section is intended to make thoroughly clear what is believed to
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css220 /*____________ clear float ____________*/
223 clear: both;