Searched +full:important +(+path:plugin +path:wrap) -(+path:plugin +path:wrap +path:lang) (Results 1 – 8 of 8) sorted by relevance
| /plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/ |
| D | wrap.js | 12 … var important_box = installed_lang['important'] || wr_lang['important'] || 'important box'; 25 var ImportantBox = '<img src= "' + icons16_path + 'important.png" title="'+important_box+'">'; 48 …items: [ [Box, 'box' ] , [ InfoBox, 'info' ] ,[TipBox,'tip'],[ImportantBox,'important'],[AlertBox,… 112 case 'important': 113 open = '<'+syntaxDiv+' center round important 60%>\n';
|
| /plugin/ckgedit/ckeditor/plugins/wrap/dialogs/ |
| D | wrap.js | 12 … var important_box = installed_lang['important'] || wr_lang['important'] || 'important box'; 26 var ImportantBox = '<img src= "' + icons16_path + 'important.png" title="'+important_box+'">'; 50 …items: [ [Box, 'box' ] , [ InfoBox, 'info' ] ,[TipBox,'tip'],[ImportantBox,'important'],[AlertBox,… 128 case 'important': 129 open = '<'+syntaxDiv+' center round important 60%>\n';
|
| /plugin/wrap/ |
| D | style.less | 95 /*____________ important ____________*/ 98 div.wrap_important { background-image: url(images/note/48/important.png); } 99 span.wrap_important { background-image: url(images/note/16/important.png); } 160 color: inherit !important; 182 background-color: @ini_background !important; 183 color: @ini_background !important;
|
| D | action.php | 60 'title' => $this->getLang('important'), 61 'icon' => '../../plugins/wrap/images/note/16/important.png', 62 'open' => '<'.$syntaxDiv.' center round important 60%>\n',
|
| D | example.txt | 186 …* any of the classes ''info'', ''tip'', ''important'', ''alert'', ''help'', ''download'', ''todo''… 204 <WRAP important 300px left> 205 === Important === 206 %%<WRAP important></WRAP>%% 270 <wrap info>info</wrap>, <wrap help>help</wrap>, <wrap alert>alert</wrap>, <wrap important>important…
|
| D | helper.php | 793 'wrap_info' => 'Info', 'wrap_important' => 'Important', 'wrap_alert' => 'Alert',
|
| /plugin/s5reloaded/ui/thesis/ |
| D | wrap.css | 293 /*____________ important ____________*/ 295 div.wrap_important { background-image: url(../../../wrap/images/note/48/important.png); } 296 span.wrap_important { background-image: url(../../../wrap/images/note/16/important.png); } 401 background-color: __background__ !important; 402 color: __background__ !important;
|
| /plugin/wrap/conf/ |
| D | lang2dir.conf | 1 # List of the most important language codes and their reading directions
|