Home
last modified time | relevance | path

Searched refs:image (Results 501 – 525 of 1085) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/vshare/
H A Dall.css14 background-image: url(video.svg);
/plugin/authgoogle2fa/
H A DREADME.md14 * The URL to your Google Authenticator QR code image (optional).
/plugin/svgembed/
H A Dstyle.less10 background-image: none;
/plugin/abc/
H A Dstyle.css31 background-image: url(mid.png);
/plugin/tiledblog/
H A Dstyle.css39 div.tileblog div.image {
/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.hbs16 {{!--No main-header as the index generally contains a cover image
/plugin/data-au/
H A Dstyle.css54 list-style-image: none;
153 background-image: none;
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak38 // Indirection for wrapped swing canvas inside image canvas (used for creating
39 // the preview image when cells are dragged)
/plugin/html2pdf/snorriheim/
H A Dmedia.css44 list-style-image: none;
50 list-style-image: none;
/plugin/data/
H A Dstyle.css56 list-style-image: none;
178 background-image: none;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm44 // Perform additional checks for image files - if set to true, validate image size
112 Config.FileTypesPath["Image"] = Config.UserFilesPath & 'image/' ;
113 …AbsolutePath["Image"] = iif( Config.ServerPath eq "", de(""), de(Config.ServerPath & 'image/') ) ;
/plugin/plantuml/
H A Dplugin.history.txt26 * Remote image generation support (defaults to http://plantuml.no-ip.org/plantuml/uml)
/plugin/patchpanel/
H A Dstyle.css15 background-image: -webkit-linear-gradient(top, #3A879B8, #2E629D);
/plugin/revealjs/css/theme/template/
H A Dsettings.scss42 // to return a background image or gradient
/plugin/userhomepage/lang/fr/
H A Duserhomepage_public.default7 * Seul un super-utilisateur peut ajouter une image
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md27 // Save black on white PNG image 100px wide to filename.png
/plugin/siteexport/inc/
H A DreadCSS.patch106 if (!preg_match('/^data:image/i', $embedded)) { // mPDF 5.5.13
129 if (!preg_match('/^data:image/i', $embedded)) { // mPDF 5.5.13
154 // Replace any background: url(data:image... with temporary image file reference
155 …preg_match_all("/(url\(data:image\/(jpeg|gif|png);base64,(.*?)\))/si", $CSSstr, $idata); // mPD…
169 …// Characters "(" ")" and ";" in url() e.g. background-image, cause problems parsing the CSS string
/plugin/copypage/
H A Dscreen.css14 background-image: url(images/pagetools-sprite.png);
/plugin/tagsections/
H A Dstyle.less15 background-image: url(images/sectiontag.png);
/plugin/editions/
H A Dstyle.css47 background-image: none;
/plugin/autotabber/
H A DREADME.md5 ![Demo image](http://i.imgur.com/9BU53N3.png)
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie7.css5image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-…
/plugin/timetrack/
H A Dstyle.css18 background-image: url('./../../images/loading.gif');
62 background-image: url(images/pagetools-timetrack-sprite.png);
/plugin/code2/
H A Dstyle.css41 div.code p.codeHidden{background-image:url(img/plus-11x11.gif);}
42 div.code p.codeShown{background-image:url(img/minus-11x11.gif);}
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php53 if (!$list_style->image->is_default()) {
54 $this->marker_image = new ImgBox($list_style->image->_image);

1...<<21222324252627282930>>...44