Home
last modified time | relevance | path

Searched refs:linear (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/plugin/revealjs/css/theme/template/
H A Dmixins.scss3 background: -moz-linear-gradient( top, $top 0%, $bottom 100% );
4 …background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(100%,…
5 background: -webkit-linear-gradient( top, $top 0%, $bottom 100% );
6 background: -o-linear-gradient( top, $top 0%, $bottom 100% );
7 background: -ms-linear-gradient( top, $top 0%, $bottom 100% );
8 background: linear-gradient( top, $top 0%, $bottom 100% );
13 background: -moz-linear-gradient( left, $top 0%, $bottom 100% );
15 background: -webkit-linear-gradient( left, $top 0%, $bottom 100% );
16 background: -o-linear-gradient( left, $top 0%, $bottom 100% );
17 background: -ms-linear-gradient( left, $top 0%, $bottom 100% );
[all …]
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradient(top,#…
H A Ddialog.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie7.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie8.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_iequirks.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradient(top,#…
H A Ddialog.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie7.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_ie8.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
H A Ddialog_iequirks.css5linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradi…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:fill-opacity 250ms linear}.nvd…
/plugin/farmer/css/
H A Dchosen.less72 background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
73 background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
74 background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
75 background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
76 background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
190 background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
191 background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
192 background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
193 background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
194 background-image: linear
[all...]
/plugin/tagfilter/
H A Dstyle.css155 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
156 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
157 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
159 background-image: linear-gradient(to top, #eee 0%, #fff 50%);
167 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
168 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
169 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
171 background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
295 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
296 background-image: -webkit-linear
[all...]
/plugin/tagfilter/script/select2/
H A Dselect2.css52 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
53 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
54 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
56 background-image: linear-gradient(to top, #eee 0%, #fff 50%);
64 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
65 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
66 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
68 background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
192 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
193 background-image: -webkit-linear
[all...]
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_skyblue.css20 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
21 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
22 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
23 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
34 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
35 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
36 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
37 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
216 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
217 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
[all …]
/plugin/keyboard/
H A Dall.css34 background-image: -moz-linear-gradient(top, #eee, #f9f9f9, #eee);
35 background-image: -o-linear-gradient(top, #eee, #f9f9f9, #eee);
36 background-image: -webkit-linear-gradient(top, #eee, #f9f9f9, #eee);
37 background-image: linear-gradient(to bottom, #eee, #f9f9f9, #eee);
/plugin/wideredit/
H A Dstyle.less14 linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 0.12em),
15linear-gradient(180deg, rgb(173,173,173) 0%, rgb(222,222,222) 14%, rgb(240,240,240) 70%, rgb(255,2…
/plugin/advrack/
H A Dstyle.css273 background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
274 background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
275 background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
305 background-image: -moz-linear-gradient(top, #717171, #232323);
306 background-image: -webkit-linear-gradient(top, #717171, #232323);
307 background-image: -ms-linear-gradient(top, #717171, #232323);
308 background-image: -o-linear-gradient(top, #717171, #232323);
431 background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
432 background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
433 background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
[all …]
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css117 background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
118 …background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100…
119 background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
120 background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
121 background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
122 background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
315 background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
317 background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
318 background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
319 background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* IE10+ */
[all …]
/plugin/jquery-syntax/jquery-syntax/modern/
H A Djquery.syntax.layout.inline.css4 background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
5 background: -moz-linear-gradient(top, white, #f0f0f0);
/plugin/jirainfo/
H A Dstyle.less25 animation: dual-ring 1.2s linear infinite;
49 transition: opacity 0.3s linear;
179 -webkit-transition: 0.15s linear;
180 -o-transition: 0.15s linear;
181 transition: 0.15s linear;
186 transition: opacity 0.15s linear;

12345678910>>...12