Home
last modified time | relevance | path

Searched refs:img (Results 176 – 200 of 749) sorted by relevance

12345678910>>...30

/plugin/revealjs/css/theme/
H A Dblack.css80 .reveal img,
230 .reveal section img {
236 .reveal section img.plain {
240 .reveal a img {
245 .reveal a:hover img {
H A Dmoon.css84 .reveal img,
234 .reveal section img {
240 .reveal section img.plain {
244 .reveal a img {
249 .reveal a:hover img {
H A Dnight.css78 .reveal img,
228 .reveal section img {
234 .reveal section img.plain {
238 .reveal a img {
243 .reveal a:hover img {
H A Dserif.css80 .reveal img,
230 .reveal section img {
236 .reveal section img.plain {
240 .reveal a img {
245 .reveal a:hover img {
H A Dsky.css87 .reveal img,
237 .reveal section img {
243 .reveal section img.plain {
247 .reveal a img {
252 .reveal a:hover img {
H A Dsolarized.css84 .reveal img,
234 .reveal section img {
240 .reveal section img.plain {
244 .reveal a img {
249 .reveal a:hover img {
H A Dwhite.css80 .reveal img,
230 .reveal section img {
236 .reveal section img.plain {
240 .reveal a img {
245 .reveal a:hover img {
H A Dbeige.css84 .reveal img,
234 .reveal section img {
240 .reveal section img.plain {
244 .reveal a img {
249 .reveal a:hover img {
H A Dsimple.css83 .reveal img,
233 .reveal section img {
239 .reveal section img.plain {
243 .reveal a img {
248 .reveal a:hover img {
H A Dblood.css83 .reveal img,
233 .reveal section img {
239 .reveal section img.plain {
243 .reveal a img {
248 .reveal a:hover img {
H A Dleague.css86 .reveal img,
236 .reveal section img {
242 .reveal section img.plain {
246 .reveal a img {
251 .reveal a:hover img {
/plugin/galleryv1.5/
H A Dstyle.css12 table.gallery img.tn {
30 div.gallery img.tn {
/plugin/mapillary/
H A Dsyntax.php94 list ($img, $width, $sequences, $legs) = $params;
109 hsc($img),
/plugin/tile/
H A Dsyntax.php77 list ($id, $title, $img, $email, $name) = explode ("|", $line);
86 <div class="img"><span></span><img src="'.ml ($img, array ('cache'=>$_REQUEST['cache'], 'w'=>$this->iconSize)).'"'.$this->imgAttr.' alt="'.$title.'"/></div>
/plugin/usersubscriptions/
H A Dstyle.css44 div.dokuwiki table.usersubscriptions td.usersubscriptions_delete img {
49 div.dokuwiki table.usersubscriptions td p.usersubscriptions_description img {
/plugin/amazonlight/
H A Dsyntax.php133 $img = ml($data['img'], array('w' => $param['imgw'], 'h' => $param['imgh']));
140 …echo '<img src="' . $img . '" width="' . $param['imgw'] . '" height="' . $param['imgh'] . '" alt="…
/plugin/latex/
H A Dadmin.php81 $images = glob($meddir.'/img*');
122 foreach($res as $img => $vio){
124 $this->output .= '[x] '.$img . "\n";
/plugin/latex-was/
H A Dadmin.php81 $images = glob($meddir.'/img*');
122 foreach($res as $img => $vio){
124 $this->output .= '[x] '.$img . "\n";
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js1101 img.setAttribute('title', 'Move Cell without Subtree');
1102 img.style.position = 'absolute';
1103 img.style.cursor = 'pointer';
1104 img.style.width = '26px';
1105 img.style.height = '26px';
1106 img.style.left = (state.getCenterX() - 13) + 'px';
1107 img.style.top = (state.getCenterY() - 13) + 'px';
1147 state.view.graph.container.appendChild(img);
1148 this.images.push(img);
1157 var img = this.images[i];
[all …]
/plugin/epub/
H A Drenderer.php404 function set_image($img,$width=null,$height=null,$align=null) { argument
409 $img = $this->clean_image_link($img);
414 return '<img src="' . $img . '"' . "$h $w " . ' alt="'. $img . '" class="' . $class . '" />';
/plugin/semanticdata/
H A Dhelper.php147 if(substr($type,0,3) == 'img'){
151 …$outs[] = '<a href="'.ml($val).'" class="media" rel="lightbox"><img src="'.ml($val,"w=$sz").'" alt…
/plugin/zoom/
H A Dstyle.css1 .cloud-zoom img{
4 .cloud-zoom-gallery img{
/plugin/imagecarousel/
H A Dall.less44 background: url(vendor/swipebox/img/loader.gif) no-repeat center center;
50 background-image: url(vendor/swipebox/img/icons.png);
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css53 .dokuwiki img.media {
56 .dokuwiki img.medialeft {
59 .dokuwiki img.mediaright {
62 .dokuwiki img.mediacenter {
/plugin/numbering/
H A Dstyle.css1 img.numbering_clk {

12345678910>>...30