| /plugin/emoji/emojione/ |
| D | Emojione.php | 11 public static $sprites = false; variable in Emojione\\Emojione 86 static::$sprites = $client->sprites; 110 $client->sprites = static::$sprites;
|
| D | Client.php | 16 public $sprites = false; variable in Emojione\\Client 270 if ($this->sprites) 280 if ($this->sprites) 365 if ($this->sprites) 375 if ($this->sprites) 482 if ($this->sprites) 492 if ($this->sprites)
|
| /plugin/indexmenu/ |
| D | all.less | 30 .setBgImageUrl(@url) when not (@fancy-use-sprites) {} 31 .useSprite(@x, @y) when not(@fancy-use-sprites) {}
|
| /plugin/fckg/fckeditor/editor/skins/silver/ |
| D | fck_dialog.css | 178 background-image: url(images/sprites.png); 184 background-image: url(images/sprites.gif); 336 background-image: url(images/sprites.png); 344 background-image: url(images/sprites.gif);
|
| /plugin/fckg/fckeditor/editor/skins/default/ |
| D | fck_dialog.css | 178 background-image: url(images/sprites.png); 184 background-image: url(images/sprites.gif); 336 background-image: url(images/sprites.png); 344 background-image: url(images/sprites.gif);
|
| /plugin/indexmenu/scripts/fancytree/skin-win8-n/ |
| D | ui.fancytree.less | 38 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 40 // @fancy-inline-sprites: true; 53 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-themeroller/ |
| D | ui.fancytree.less | 24 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 46 // @fancy-inline-sprites: true;
|
| /plugin/ckgedit/ckeditor/skins/kama/ |
| D | dialog.css | 5 …sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
|
| D | dialog_ie.css | 5 …sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
|
| D | dialog_ie8.css | 5 …sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
|
| D | dialog_ie7.css | 5 …sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
|
| D | dialog_iequirks.css | 5 …sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
|
| /plugin/indexmenu/scripts/fancytree/skin-lion/ |
| D | ui.fancytree.less | 27 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 42 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-vista/ |
| D | ui.fancytree.less | 39 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 54 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-xp/ |
| D | ui.fancytree.less | 21 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 37 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-awesome/ |
| D | ui.fancytree.less | 22 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons) 42 @fancy-inline-sprites: false;
|
| /plugin/indexmenu/scripts/fancytree/skin-typicons/ |
| D | ui.fancytree.less | 22 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons) 42 @fancy-inline-sprites: false;
|
| /plugin/indexmenu/scripts/fancytree/skin-material/ |
| D | ui.fancytree.less | 35 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons) 53 @fancy-inline-sprites: false;
|
| /plugin/indexmenu/scripts/fancytree/skin-mdi/ |
| D | ui.fancytree.less | 35 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons) 53 @fancy-inline-sprites: false;
|
| /plugin/indexmenu/scripts/fancytree/skin-win7/ |
| D | ui.fancytree.less | 49 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 70 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-win8-xxl/ |
| D | ui.fancytree.less | 18 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
|
| /plugin/emoji/ |
| D | syntax.php | 69 $this->client->sprites = false;
|
| /plugin/indexmenu/scripts/fancytree/skin-win8/ |
| D | ui.fancytree.less | 38 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 65 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-bootstrap-n/ |
| D | ui.fancytree.less | 25 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons) 37 // @fancy-inline-sprites: true;
|
| /plugin/indexmenu/scripts/fancytree/skin-bootstrap/ |
| D | skin-common.less | 15 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons) 47 @fancy-inline-sprites: false; // data-uri() is not handle correct by phpless 64 .setBgImageUrl(@url) when (@fancy-use-sprites) and not (@fancy-inline-sprites) { 67 .setBgImageUrl(@url) when (@fancy-use-sprites) and (@fancy-inline-sprites) { 70 .useSprite(@x, @y) when (@fancy-use-sprites) {
|