Home
last modified time | relevance | path

Searched refs:translate (Results 1 – 25 of 251) sorted by relevance

1234567891011

/template/strap/resources/background/
H A Dbackground1.svg10 <g id="Group_243" data-name="Group 243" transform="translate(-1838 1118)">
11 …ata-name="Rectangle 689" class="cls-1" width="89" height="75" transform="translate(54 476)"></rect>
12 …ta-name="Rectangle 690" class="cls-1" width="89" height="75" transform="translate(333 140)"></rect>
13 …ta-name="Rectangle 691" class="cls-1" width="89" height="75" transform="translate(479 200)"></rect>
14 …ta-name="Rectangle 692" class="cls-1" width="89" height="75" transform="translate(493 327)"></rect>
15 …ta-name="Rectangle 694" class="cls-1" width="89" height="75" transform="translate(280 364)"></rect>
16 …ta-name="Rectangle 695" class="cls-1" width="89" height="75" transform="translate(100 354)"></rect>
17 …ata-name="Rectangle 696" class="cls-1" width="89" height="75" transform="translate(493 41)"></rect>
18 …data-name="Rectangle 697" class="cls-1" width="89" height="75" transform="translate(10 39)"></rect>
19 …ata-name="Rectangle 698" class="cls-1" width="89" height="75" transform="translate(325 25)"></rect>
[all …]
/template/strap/resources/theme/default/components/css/
H A Dposition.css75 .translate-middle {
76 transform: translate(-50%,-50%)!important
80 .translate-middle-x {
84 .translate-middle-y {
H A Dheight-toggle.css34 transform: rotate(-180deg) translate(0, -0.6rem);;
H A Dcarrousel.css57 transform: translate(-50%, 0);
H A Dminimap.css11 …000/svg" width="250" height="195"><g fill="rgb(204,204,204)" transform="translate(-7.897 -268.6)">…
/template/cutopillar/css/monopillar/
Dspeech.css1304 /* using translate to avoid undesired appearance in CSS2.1-capabable but CSS3-incapable browsers */
1306 -moz-transform:translate(0, -2px);
1308 -webkit-transform:translate(0, -2px);
1310 -o-transform:translate(0, -2px);
1312 transform:translate(0, -2px);
1348 /* using translate to avoid undesired appearance in CSS2.1-capabable but CSS3-incapable browsers */
1350 -moz-transform:translate(-30px, -2px);
1352 -webkit-transform:translate(-30px, -2px);
1354 -o-transform:translate(-30px, -2px);
1356 transform:translate(-30px, -2px);
[all …]
/template/ospyramid/js/libs/
Drespond.js67 translate( styles, thisRequest.href, thisRequest.media );
75 translate = function( styles, href, media ){ function
/template/templar/less/
Dmixins.less293 .translate(@x, @y) {
294 -webkit-transform: translate(@x, @y);
295 -moz-transform: translate(@x, @y);
296 -ms-transform: translate(@x, @y);
297 -o-transform: translate(@x, @y);
298 transform: translate(@x, @y);
/template/comicslate/css/
Dblocks.less47 transform: translate(1px, 0);
49 transform: translate(-1px, 0);
60 transform: translate(0, 7px);
62 transform: translate(0, -7px);
/template/ad-hominem/
H A DREADME.md22 …* Integrated languages menu (works with the [Translate](https://www.dokuwiki.org/plugin:translate)…
/template/flarum/css/
Dbase.less633 -webkit-transform: translate(0, -50px);
634 transform: translate(0, -50px);
/template/mikio/
H A DCHANGELOG.md22 …- Added ability to translate Back and View Page strings in the breadcrumb [#109](https://github…
110 …- Fixed languages not shown in dropdown correctly with the 'translate' plugin when `plugin»trans…
116 - Added support for the [translate plugin](https://www.dokuwiki.org/plugin:translation).
/template/klean/bootstrap/css/
Dbootstrap-theme.min.css.map1translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @…
Dbootstrap-theme.css.map1translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @…
/template/spacious/css/
Dspacious-responsive.css370 -webkit-transform: translate(-50%, -50%);
371 transform: translate(-50%, -50%);
/template/lcars/
Dcufon-yui.js7translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){…
/template/scanlines/js/
Dcufon-yui.js7translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){…
/template/lcars/js/
Dcufon-yui.js7translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){…
/template/starterbootstrap/css/
Dbootstrap-theme.css.map1translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @…
/template/prsnl10/
DREADME160 language files and translate them if your language is missing. Simply send
/template/mnml-blog/
DREADME194 language files and translate them if your language is missing. Simply send
/template/bootstrap3/
DAUTHORS.md64 …tps://www.transifex.com/lotar-project/dokuwiki-template-bootstrap3/) to translate this template in…
/template/kajukkk/bs/
Dbootstrap.css4418 -webkit-transform: translate(0, -25%);
4419 -ms-transform: translate(0, -25%);
4420 -o-transform: translate(0, -25%);
4421 transform: translate(0, -25%);
4427 -webkit-transform: translate(0, 0);
4428 -ms-transform: translate(0, 0);
4429 -o-transform: translate(0, 0);
4430 transform: translate(0, 0);
Dbootstrap.min.css14translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:tran…
/template/vector/
DREADME181 language files and translate them if your language is missing. Simply send

1234567891011