Home
last modified time | relevance | path

Searched refs:images (Results 176 – 200 of 785) sorted by relevance

12345678910>>...32

/plugin/galleryv1.5/
H A Dstyle.css46 background-image: url(images/overlay.png);
59 background-image: url(images/overlayie.png);
/plugin/publish/
H A Dstyle.css19 background-image: url(images/yes.gif);
24 background-image: url(images/no.gif);
H A Dprint.css20 background-image: url(images/yes.gif);
25 background-image: url(images/no.gif);
/plugin/quiz/
H A Dstyle.css8 background-image: url(images/question.png);
17 background-image: url(images/answer.png);
/plugin/latex/
H A DTODO2 …-overrendering Latex images then shrinking them with width/height tags makes the HTML version look…
13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/latex-was/
H A DTODO2 …-overrendering Latex images then shrinking them with width/height tags makes the HTML version look…
13 breaks the idea of having images tagged by checksum (it would depend in which
/plugin/bugzillaint/
H A Dstyle.css7 background-image: url(images/bug1.gif);
77 background-image: url(images/ajax-loader.gif);
113 background-image: url(images/ajax-loader.gif);
/plugin/plantuml/
H A DREADME.markdown6 It allows to generate UML graph images from simple description text block.
10 * Generated images are PNGs.
11 * Generated images are cached and regenerated when needed.
/plugin/tindexmenu/
H A Dstyle.css98 background: transparent url(images/toc_bullet.gif) no-repeat scroll;
108 background:transparent url(images/larrow.gif) repeat-y scroll;
136 background:white url(images/rarrow.gif) no-repeat scroll;
182 background: transparent url(images/empty.gif) no-repeat scroll;
/plugin/authucenter/lib/uc_client/
H A Dclient.php309 …e_data='', $body_template='', $body_data='', $body_general='', $target_ids='', $images = array()) { argument
321 'image_1'=>$images[0]['url'],
322 'image_1_link'=>$images[0]['link'],
323 'image_2'=>$images[1]['url'],
324 'image_2_link'=>$images[1]['link'],
325 'image_3'=>$images[2]['url'],
326 'image_3_link'=>$images[2]['link'],
327 'image_4'=>$images[3]['url'],
328 'image_4_link'=>$images[3]['link']
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md38 * WEBP images support (#1525)
125 - cURL is prefered over socket when downloading images.
290 - SVG images now support embedded images e.g. `<image xlink:href="image.png" width="100px" height="100px" />`
291 - SVG images now supports `<tspan>` element e.g. `<tspan x,y,dx,dy,text-anchor >`, and also `<tref>`
292 - SVG images now can use Autofont (see top of `classes/svg.php` file)
293 - SVG images now has limited support for CSS classes (see top of `classes/svg.php` file)
294 - SVG images - style inheritance improved
295 - SVG images - improved handling of comments and other extraneous code
296 - SVG images
[all...]
/plugin/strata/
H A Dstyle.css7 background-image: url(../../images/error.png);
82 background-image: url('images/sort_both.png');
88 background-image: url('images/sort_asc.png');
94 background-image: url('images/sort_desc.png');
/plugin/discussion/
H A Dstyle.css60 background: transparent url(images/user.gif) 0 1px no-repeat;
65 background: transparent url(images/date.gif) 0 1px no-repeat;
70 background: transparent url(images/updated.gif) 0 1px no-repeat;
/plugin/anewssystem/
H A Dstyle.css228 background-image:url(images/delete.gif);
238 background-image:url(images/delete_hov.gif) !important;
247 background-image:url(images/edit.gif);
258 background-image:url(images/edit_hov.gif) !important;
310 background: url("images/toc-arrows.png") repeat scroll 0 0 transparent;
328 list-style-image: url("images/toc-bullet.png");
/plugin/issuetracker/
H A Dprint.css43 background-image: url(images/up.png);
47 background-image: url(images/down.png);
373 background-image:url(images/enfold.png);
417 background-image:url(images/list-plus.gif);
421 background-image:url(images/list-plus_hov.gif) !important;
425 background-image:url(images/delete.gif);
433 background-image:url(images/delete_hov.gif) !important;
H A Dstyle.css43 background-image: url(images/up.png);
47 background-image: url(images/down.png);
373 background-image:url(images/enfold.png);
417 background-image:url(images/list-plus.gif);
421 background-image:url(images/list-plus_hov.gif) !important;
425 background-image:url(images/delete.gif);
433 background-image:url(images/delete_hov.gif) !important;
/plugin/rrdgraph/
H A Dstyle.css71 background-image: url(images/ganged.gif);
92 background-image: url(images/waitbar.gif);
/plugin/combo/ComboStrap/
H A DFetcherScreenshot.php141 $images = $webDriver->findElements(WebDriverBy::tagName("img"));
142 foreach ($images as $img) {
/plugin/bookcreator/
H A Dstyle.css13 background-image: url(images/notebook-outline.svg);
268 background-image: url(../../images/up.png);
271 background-image: url(../../images/page.png);
274 background-image: url(../../images/ns.png);
/plugin/nodetailsxhtml/
H A DREADME.md4 XHTML renderer replacement without details link for internal images.
/plugin/eventum/
H A Dstyle.css2 background: transparent url(images/eventum.gif) 0px 1px no-repeat; padding-left: 16px;
/plugin/indexmenu2/cms/templates/
H A Dskins.txt1 This is the place for menu skins - server-side scripts, javascript, css, images, etc.
/plugin/freechat/phpfreechat/data/public/js/
H A Dimage_preloader.js8 if (document.images) {
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog.css5images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog…

12345678910>>...32